New and updated in 4.8.0
-
Filters whether to print the call to `wp_attempt_focus()` on the login screen.
-
functionrest_filter_response_fields()
Filters the REST API response to include only an allow-listed set of response object fields.
-
functionget_term_parents_list()
Retrieves term parents with separator.
-
hookfile_mod_allowed
Filters whether file modifications are allowed.
-
functionwp_doing_cron()
Determines whether the current request is a WordPress cron request.
-
hookwp_doing_cron
Filters whether the current request is a WordPress cron request.
-
functionwp_is_file_mod_allowed()
Determines whether file modifications are allowed.
-
Filters the HTML attributes applied to a page menu item’s anchor element.
-
Makes sure that auto-draft posts get their post_date bumped or status changed to draft to prevent premature garbage-collection.
-
functionwp_enqueue_editor()
Outputs the editor scripts, stylesheets, and default settings.
-
Print (output) the main TinyMCE scripts.
-
Returns the TinyMCE base URL.
-
Returns the default TinyMCE settings.
-
Enqueue all editor scripts.
-
Print (output) all editor scripts and default settings.
-
Fires when the editor scripts are loaded for later initialization, after all scripts and settings are printed.
-
Returns the TinyMCE locale.
-
Allows showing or hiding the “Create Audio Playlist” button in the media library.
-
Allows showing or hiding the “Create Video Playlist” button in the media library.
-
Removes an HTTP header from the current response.
-
functionwp_localize_community_events()
Localizes community events data that needs to be passed to dashboard.js.