New and updated in 4.0.0
-
function_wp_handle_upload()
Handles PHP uploads in WordPress.
-
Filters the data for a file before it is uploaded to WordPress.
-
Displays the plugin install table.
Used by 0 functions | Uses 2 functions | Source: wp-admin/includes/class-wp-plugin-install-list-table.php:368 -
Returns a list of slugs of installed plugins, if known.
Used by 0 functions | Uses 1 function | Source: wp-admin/includes/class-wp-plugin-install-list-table.php:79 -
functionwp_can_install_language_pack()
Check if WordPress has access to the filesystem without asking for credentials.
-
hooktranslations_api
Allows a plugin to override the WordPress.org Translation Installation API entirely.
-
Filters the Translation Installation API response results.
-
functionwp_get_available_translations()
Get available translations from the WordPress.org API.
-
functionwp_install_language_form()
Output the select form for the language selection on the installation screen.
-
functionwp_download_language_pack()
Download a language pack.
-
functiontranslations_api()
Retrieve translations from WordPress Translation API.
-
hookdelete_user_form
Fires at the end of the delete users form prior to the confirm button.
-
Filters the URL used for a post preview.
-
functionwp_create_nonce()
Creates a cryptographic token tied to a specific action, user, user session, and window of time.
-
hookauth_cookie
Filters the authentication cookie.
-
functionwp_parse_auth_cookie()
Parses a cookie into its components.
-
functionwp_generate_auth_cookie()
Generates authentication cookie contents.
-
functionwp_list_pluck()
Plucks a certain field out of each object or array in an array.
-
Constructor.
-
functiongallery_shortcode()
Builds the Gallery shortcode output.