Fires just before the Filter submit button for comment types.
wp_link_manager_disabled_message
Outputs the ‘disabled’ message for the WordPress Link Manager.
wp_ajax_send_link_to_editor
Ajax handler for sending a link to the editor.
wp_ajax_send_attachment_to_editor
Ajax handler for sending an attachment to the editor.
Advertisement
wp_ajax_save_attachment_order
Ajax handler for saving the attachment order.
wp_ajax_save_attachment_compat
Ajax handler for saving backward compatible attachment attributes.
wp_ajax_save_attachment
Ajax handler for updating attachment attributes.
wp_ajax_query_attachments
Ajax handler for querying attachments.
Advertisement
wp_ajax_get_attachment
Ajax handler for getting an attachment.
export_filters
Fires at the end of the export filters form.
export_args
Filters the export args.
export_add_js
Display JavaScript on the page.
Advertisement
edit_form_after_editor
Fires after the content editor.
edit_form_after_title
This filter is documented in wp-admin/edit-form-advanced.php
load-importer-{$importer}
Fires before an importer screen is loaded.