324 results found for “posts”. Showing results 26 to 50.
-
hookbulk_edit_posts
Fires after processing the post data for bulk edit.
-
functionnext_posts_link()
Displays the next posts page link.
-
hookposts_pre_query
Filters the posts array before the query takes place.
-
hookposts_selection
Fires to announce the query’s current selection parameters.
-
methodWP::query_posts()
Set up the Loop based on the query variables.
-
functioncount_user_posts()
Gets the number of posts a user has written.
-
hookget_usernumposts
Filters the number of posts a user has written.
-
functionget_usernumposts()
Retrieves the number of posts a user has written.
-
hookposts_join_paged
Filters the JOIN clause of the query.
-
Filters the query to run for retrieving the found posts.
-
Filters the Post IDs SQL request before sending.
-
Filters the WHERE clause of the query.
-
classWP_Sitemaps_Posts
Posts XML sitemap provider.
Used by 0 functions | Uses 1 function | Source: wp-includes/sitemaps/providers/class-wp-sitemaps-posts.php:17 -
functionget_posts_nav_link()
Retrieves the post pages link navigation for previous and next pages.
-
Filters the JOIN clause of the query.
-
functionupdate_posts_count()
Updates a blog’s post count.
-
functionwp_ajax_find_posts()
Handles querying posts for the Find Posts modal via AJAX.
-
Filters the number of posts displayed per page when specifically listing “posts”.
-
functionget_next_posts_link()
Retrieves the next posts page link.
-
Filters the WHERE clause of the query.
-
functionprevious_posts_link()
Displays the previous posts page link.
-
functionwp_edit_posts_query()
Runs the query to fetch the posts for listing on the edit posts page.
-
functionwp_get_recent_posts()
Retrieves a number of recent posts.