803 results found for “user”. Showing results 426 to 450.
-
Checks the current user’s permissions.
-
functionget_editable_authors()
Gets author users who can edit posts.
-
functionget_editable_user_ids()
Gets the IDs of any users who can edit posts.
-
functionget_nonauthor_user_ids()
Gets all users who are not authors.
-
functionget_others_unpublished_posts()
Retrieves editable posts from other users.
-
functionget_others_drafts()
Retrieve drafts from other users.
-
functionget_others_pending()
Retrieve pending review posts from other users.
-
Prepares the user search query (legacy).
-
methodWP_User_Search::query()
Executes the user search query.
-
Handles paging for the user search query.
-
Retrieves the user search query results.
-
Checks whether the current user can activate plugins for this screen.
Used by 0 functions | Uses 1 function | Source: wp-admin/includes/class-wp-plugins-list-table.php:83 -
functionis_user_admin()
Determines whether the current request is for a user admin screen.
-
methodWP::init()
Set up the current user.
-
functionwp_parse_args()
Merges user defined arguments into defaults array.
-
functionwp_auth_check_load()
Loads the auth check for monitoring whether the user is still logged in.
-
functionwp_auth_check()
Checks whether a user is still logged in, for the heartbeat.
-
functionreset_mbstring_encoding()
Resets the mbstring internal encoding to a users previously set encoding.
-
Filters the user agent value sent with an HTTP request.
-
functionget_edit_user_link()
Retrieves the edit user link.
-
Filters the user edit link.
-
functionuser_admin_url()
Retrieves the URL to the admin area for the current user.
-
functionget_dashboard_url()
Retrieves the URL to the user’s dashboard.
-
Filters the dashboard URL for a user.
-
functionget_edit_profile_url()
Retrieves the URL to the user’s profile editor.