Hooks
-
hookget_tags
Filters the array of term objects returned for the ‘post_tag’ taxonomy.
-
Fires before an attempt is made to locate and load a template part.
-
Fires before the specified template part file is loaded.
-
hookget_term
Filters a taxonomy term object.
-
hookget_terms
Filters the found terms.
-
hookget_terms_args
Filters the terms query arguments.
-
Filters the terms query default arguments.
-
hookget_terms_fields
Filters the fields to select in the terms query.
-
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 of the post.
-
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 of the post.
-
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 SQL query string for the user’s drafts query.
-
Filters a specific user option value.
-
hookget_wp_title_rss
Filters the blog title for use as the feed title.