1,025 results found for “posts”. Showing results 626 to 650.
-
hookget_usernumposts
Filters the number of posts a user has written.
-
functioncount_many_users_posts()
Gets the number of posts written by a list of users.
-
functionget_post_type_archive_template()
Retrieves path of post type archive template in current or parent template.
-
functionget_single_template()
Retrieves path of single template in current or parent template. Applies to single Posts, single Attachments, and single custom post types.
-
Filters the post formats rewrite base.
-
functionget_object_taxonomies()
Returns the names or objects of the taxonomies which are registered for the requested object or object type, such as a post object or post type name.
-
Filters the life span of the post password cookie.
-
hookwp-mail.php
Fires to allow a plugin to do a complete takeover of Post by Email.
-
Filters the original content of the email.
-
hookphone_content
Filters the content of the post submitted by email before saving.
-
hookpublish_phone
Fires after a post submitted by email is published.
-
hooktrackback_post
Fires after a trackback is added to a post.
-
Retrieves the currently queried object.
-
methodWP_Query::is_archive()
Determines whether the query is for an existing archive page.
-
Determines whether the query is for an existing post type archive page.
-
methodWP_Query::is_home()
Determines whether the query is for the blog homepage.
-
methodWP_Query::is_preview()
Determines whether the query is for a post or page preview.
-
methodWP_Query::is_single()
Determines whether the query is for an existing single post.
-
hookthe_post
Fires once the post data has been set up.