Hooks
-
Filters the ORDERBY clause of the terms query.
-
Filters the expanded array of starter content.
-
Filters the archive description.
-
Filters the archive title.
-
Filters the archive title prefix.
-
Filters the array of categories to return for a post.
-
hookget_the_date
Filters the date a post was published.
-
hookget_the_excerpt
Filters the retrieved post excerpt.
-
Filters the HTML for the retrieved generator type.
-
hookget_the_guid
Filters the Global Unique Identifier (guid) of the post.
-
Filters the date a post was last modified.
-
Filters the localized time a post was last modified.
-
Filters the description for a post type archive.
-
hookget_the_tags
Filters the array of tags for the given post.
-
hookget_the_terms
Filters the list of terms attached to the given post.
-
hookget_the_time
Filters the time a post was written.
-
hookget_to_ping
Filters the list of URLs yet to ping for the given post.
-
hookget_usernumposts
Filters the number of posts a user has written.
-
hookget_users_drafts
Filters the user’s drafts query string.
-
Filters a specific user option value.
-
hookget_wp_title_rss
Filters the blog title for use as the feed title.
-
Filters the IDs of terms excluded from adjacent post queries.
-
Filters the JOIN clause in the SQL for an adjacent post query.
-
Filters the ORDER BY clause in the SQL for an adjacent post query.
-
Filters the WHERE clause in the SQL for an adjacent post query.
-
hookget_{$taxonomy}
Filters a taxonomy term object.
-
Filters whether global terms are enabled.