New and updated in 4.1.0
-
Generates SQL clauses to be appended to a main query.
-
Generates SQL clauses for a single query array.
-
Gather the parameters passed to client JavaScript via JSON.
-
Get the section’s content for insertion into the Customizer pane.
-
Check whether section is active to current Customizer preview.
-
Filters response of WP_Customize_Section::active().
-
Default callback used when invoking WP_Customize_Section::active().
-
Fires before the permalink field in the edit form.
-
functionwp_ajax_destroy_sessions()
Handles destroying multiple open sessions for a user via AJAX.
-
Filters the caption text.
-
functionwp_print_revision_templates()
Print JavaScript templates required for the revisions experience.
-
Filters the fields displayed in the post revision diff UI.
-
Filters revisions text diff options.
-
Fires before an autosave is stored.
-
functionnetwork_settings_add_js()
Prints JavaScript in the header on the Network Settings screen.
-
Handles Ajax request for adding custom background context to an attachment.
-
hookwp_editor_expand
Filters whether to enable the ‘expand’ functionality in the post editor.
-
Filters the message body of the password reset mail.
-
Deactivates a plugin before it is upgraded.
-
functionadd_theme_support()
Registers theme support for a given feature.
-
functionwp_make_link_relative()
Converts full URL paths to absolute paths.
-
hookthe_post
Fires once the post data has been set up.
-
functionwp_send_json_error()
Sends a JSON response back to an Ajax request, indicating failure.
-
functionwp_die()
Kills WordPress execution and displays HTML page with an error message.
-
hookget_ancestors
Filters a given object’s ancestors.
-
Constructor.