New and updated in 5.1.0
-
functionwp_get_default_update_php_url()
Gets the default URL to learn more about updating the PHP version the site is running on.
-
functionwp_update_php_annotation()
Prints the default annotation for the web host altering the “Update PHP” page URL.
-
functionwp_get_update_php_url()
Gets the URL to learn more about updating the PHP version the site is running on.
-
functionis_site_meta_supported()
Determines whether site meta is enabled.
-
functionwp_parse_list()
Converts a comma- or space-separated list of scalar values to an array.
-
function_json_wp_die_handler()
Kills WordPress execution and displays JSON response with an error message.
-
function_wp_die_process_input()
Processes arguments passed to wp_die() consistently for its handlers.
-
Filters the callback for killing WordPress execution for JSON requests.
-
functionhuman_readable_duration()
Converts a duration to human readable format.
-
hookpre_count_users
Filters the user count before queries are run.
-
functionis_avatar_comment_type()
Check if this comment type allows avatars to be retrieved.
-
Filters the post slug before it is generated to be unique.
-
Fires once an existing post has been updated.
-
hookpre_render_block
Allows render_block() to be short-circuited, by returning a non-null value.
-
Filters the block being rendered in render_block(), before it’s processed.
-
hookx_redirect_by
Filters the X-Redirect-By header.
-
functionwp_check_php_version()
Checks if the user needs to update PHP.
-
functionwp_dashboard_php_nag()
Displays the PHP update nag.
-
functiondashboard_php_nag_class()
Adds an additional class to the PHP nag if the current version is insecure.
-
Filters the maximum error response body size in `download_url()`.
-
functionpopulate_network_meta()
Creates WordPress network meta and sets the default values.
-
functionpopulate_site_meta()
Creates WordPress site meta and sets the default values.
-
Sanitizes POST values from an input taxonomy metabox.
-
Sanitizes POST values from a checkbox taxonomy metabox.
-
Clears existing translations where this item is going to be installed into.
Used by 0 functions | Uses 1 function | Source: wp-admin/includes/class-language-pack-upgrader.php:410 -
Filters the arguments for the comment query in the comments list table.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-comments-list-table.php:163 -
hookmu_plugin_loaded
Fires once a single must-use plugin has loaded.
-
Fires once a single network-activated plugin has loaded.
-
hookplugin_loaded
Fires once a single activated plugin has loaded.
-
Sets a translation textdomain.