Hooks
-
Filters the custom data to log alongside a query.
-
hookloop_end
Fires once the loop has ended.
-
hookloop_no_results
Fires if no results are found in a post query.
-
hookloop_start
Fires once the loop is started.
-
Filters the errors encountered on a password reset request.
-
Fires inside the lostpassword form tags, before the hidden fields.
-
Fires before errors are returned from a password reset request.
-
Filters the URL redirected to after submitting the lostpassword/retrievepassword form.
-
hooklostpassword_url
Filters the Lost Password URL.
-
Filters the user data during a password reset request.
-
hooklost_password
Fires before the lost password form.
-
Filters the link that allows the user to reset the lost password.
-
Filters the rel value that is added to URL matches converted to links.
-
hookmake_delete_blog
Fires when the ‘deleted’ status is added to a site.
-
hookmake_ham_blog
Fires when the ‘spam’ status is removed from a site.
-
hookmake_ham_user
Fires after the user is marked as a HAM user. Opposite of SPAM.
-
hookmake_spam_blog
Fires when the ‘spam’ status is added to a site.
-
hookmake_spam_user
Fires after the user is marked as a SPAM user.
-
Fires when the ‘deleted’ status is removed from a site.
-
Fires when the default column output is displayed for a single row.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-comments-list-table.php:1125 -
Fires after the Filter submit button for comment types.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-comments-list-table.php:442 -
Fires for each registered custom link column.
-
Filters the Media list table columns.
-
Fires for each custom column in the Media list table.
-
Filters the columns displayed in the Pages list table.
-
Fires in each custom column on the Posts list table.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-posts-list-table.php:1371 -
Fires inside each custom column of the Plugins list table.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-plugins-list-table.php:1404 -
Filters the columns displayed in the Posts list table.
-
Fires in each custom column in the Posts list table.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-posts-list-table.php:1385 -
Fires immediately following the closing “actions” div in the tablenav for the posts list table.