Hooks
-
Filters the SELECT clause of the query.
-
hookposts_groupby
Filters the GROUP BY clause of the query.
-
Filters the GROUP BY clause of the query.
-
hookposts_join
Filters the JOIN clause of the query.
-
hookposts_join_paged
Filters the JOIN clause of the query.
-
Filters the JOIN clause of the query.
-
hookposts_orderby
Filters the ORDER BY clause of the query.
-
Filters the ORDER BY clause of the query.
-
hookposts_pre_query
Filters the posts array before the query takes place.
-
hookposts_request
Filters the completed SQL query before sending.
-
Filters the Post IDs SQL request before sending.
-
hookposts_results
Filters the raw post results array, prior to status checks.
-
hookposts_search
Filters the search SQL that is used in the WHERE clause of WP_Query.
-
Filters the ORDER BY used when ordering search results.
-
hookposts_selection
Fires to announce the query’s current selection parameters.
-
hookposts_where
Filters the WHERE clause of the query.
-
Filters the WHERE clause of the query.
-
Filters the WHERE clause of the query.
-
Fires for a given custom post action request.
-
hookpost_class
Filters the list of CSS class names for the current post.
-
Filters the taxonomies to generate classes for each individual term.
-
Filters the links in `$taxonomy` column of edit.php.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-posts-list-table.php:1355 -
Filters the post comments feed permalink.
-
Filters the post comment feed link anchor tag.
-
Filters the formatted post comments link HTML.
-
Filters the status text of the post.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-posts-list-table.php:1234 -
Filters the published, scheduled, or unpublished time of the post.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-posts-list-table.php:1253 -
Fires inside the post editor form tag.