New and updated in 3.5.0
-
functionwp_ajax_get_attachment()
Handles getting an attachment via AJAX.
-
functionwp_ajax_query_attachments()
Handles querying attachments via AJAX.
-
functionwp_ajax_save_attachment()
Handles updating attachment attributes via AJAX.
-
functionwp_ajax_save_attachment_compat()
Handles saving backward compatible attachment attributes via AJAX.
-
Outputs the ‘disabled’ message for the WordPress Link Manager.
-
Filters the taxonomy columns for attachments in the Media list table.
-
Fires just before the Filter submit button for comment types.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-comments-list-table.php:415 -
Filters the taxonomy columns in the Posts list table.
-
functionwp_get_popular_importers()
Returns a list from WordPress.org of popular importer plugins.
-
functionoptions_permalink_add_js()
Display JavaScript on the page.
-
Fires before an importer screen is loaded.
-
hookwelcome_panel
Fires when adding content to the welcome panel on the admin dashboard.
-
Fires after the content editor.
-
Fires after the title field.
-
methodWP_User::to_array()
Returns an array representation.
-
methodWP_Roles::reinit()
Reinitializes the object.
-
hookcron_request
Filters the cron request arguments.
-
Switches the internal blog ID.
-
functionwp_cache_switch_to_blog()
Switches the internal blog ID.
-
functionwp_clean_themes_cache()
Clears the cache held by get_theme_roots() and WP_Theme.
-
Filters whether the user who generated the nonce is logged out.
-
Filters the memory limit allocated for image manipulation.
-
functionwp_kses_allowed_html()
Returns an array of allowed HTML tags and attributes for a given context.
-
Filters the HTML tags that are allowed for a given context.
-
hookdo_parse_request
Filters whether to parse the request.