aioseo_user_profile_tab_allowed_user_ids

Purpose

This filter can be used to allow users that don’t have editing permissions to edit their Author SEO meta data.

Arguments (2)

  1. $user_ids (array) – An array of user IDs.
  2. $user_id (int) – The current user ID.

Example code snippet

Implementation

Need help using our code snippets? Checkout our documentation on “How do I use your API code examples?“.

We recommend using the WPCode plugin for safe and secure implementation. WPCode performs multiple sanitization tests before activating the snippets, ensuring the safety of your website.