Hooks
-
Fires when the editor scripts are loaded for later initialization, after all scripts and settings are printed.
-
Filters whether to print the footer scripts.
-
Filters whether to print the head scripts.
-
Filters whether to print the styles queued too late for the HTML head.
-
Fires when the custom Backbone media templates are printed.
-
Filters the list of script dependencies left to print.
-
Filters the array of enqueued styles before processing for output.
-
Filters the link label for the ‘Search engines discouraged’ message displayed in the ‘At a Glance’ dashboard widget.
-
Filters the link title attribute for the ‘Search engines discouraged’ message displayed in the ‘At a Glance’ dashboard widget.
-
Filters the URL of the privacy policy page.
-
Filters the text prepended to the post title of private posts.
-
Fires when a post’s status is transitioned from private to published.
-
Fires after the ‘Personal Options’ settings table on the ‘Profile’ editing screen.
-
hookprofile_update
Fires immediately after an existing user is updated.
-
Filters the text prepended to the post title for protected posts.
-
hookpublish_phone
Fires after a post submitted by email is published.
-
Filters the capability to read private posts for a custom post type when generating SQL for getting posts by author.
-
hookquery
Filters the database query.
-
Filters the arguments which will be passed to `WP_Query` for the Query Loop Block.
-
hookquery_string
Filters the query string before parsing.
-
hookquery_vars
Filters the query variables allowed before processing.
-
Filters the Quicktags settings.
-
Fires once for each column in Quick Edit mode.
Used by 2 functions | Uses 0 functions | Source: wp-admin/includes/class-wp-posts-list-table.php:2077 -
Filters the arguments used to generate the Quick Edit authors drop-down.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-posts-list-table.php:1754 -
Filters the arguments used to generate the Quick Edit page-parent drop-down.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-posts-list-table.php:1859 -
Filters whether Quick Edit should be enabled for the given post type.
Used by 2 functions | Uses 0 functions | Source: wp-admin/includes/class-wp-posts-list-table.php:1496 -
Filters whether Quick Edit should be enabled for the given taxonomy.
Used by 2 functions | Uses 0 functions | Source: wp-admin/includes/class-wp-terms-list-table.php:503 -
Filters whether the current taxonomy should be shown in the Quick Edit panel.
Used by 2 functions | Uses 0 functions | Source: wp-admin/includes/class-wp-posts-list-table.php:1639 -
hookrandom_password
Filters the randomly-generated password.
-
hookrdf_header
Fires at the end of the RDF feed header.