1,025 results found for “posts”. Showing results 651 to 675.
-
hookposts_results
Filters the raw post results array, prior to status checks.
-
hookthe_preview
Filters the single post for preview mode.
-
hookthe_posts
Filters the array of retrieved posts after they’ve been fetched and internally processed.
-
Sets up the amount of found posts and the number of pages (if limit clause was used) for the current query.
-
Filters the query to run for retrieving the found posts.
-
hookfound_posts
Filters the number of found posts for the query.
-
methodWP_Query::the_post()
Sets up the current post.
-
methodWP_Query::have_posts()
Determines whether there are more posts available in the loop.
-
methodWP_Roles::add_role()
Adds a role name with capabilities to the list.
-
Filters rewrite rules used for “post” archives.
-
Filters rewrite rules used for root-level archives.
-
Filters rewrite rules used for “page” post type archives.
-
Returns the sanitized value for a given setting from the current customized state.
-
Add filters to supply the setting’s value when accessed.
-
Performs post queries for internal linking.
-
functionget_page_by_title()
Retrieves a page given its title.
-
Retrieves trackbacks sent to a given post.
-
Sets a post’s publish status to ‘publish’.
-
hookpingback_post
Fires after a post pingback has been sent.
-
methodWP::handle_404()
Set the Headers for 404, if nothing is found for requested URL.
-
functionwp_defer_comment_counting()
Determines whether to defer comment counting.
-
functionwp_update_comment_count()
Updates the comment count for post(s).
-
functionwp_update_comment_count_now()
Updates the comment count for the post.
-
Fires immediately after a post’s comment count is updated in the database.
-
functionpingback()
Pings back the links found in a post.