323 results found for "posts". Showing results 1 to 30.

get_posts()

Function: Retrieves an array of the latest posts, or posts matching the given criteria.

Source: wp-includes/post.php:2416

Used by 20 functions | Uses 3 functions

the_posts

Filter Hook: Filters the array of retrieved posts after they’ve been fetched and internally processed.

Source: wp-includes/class-wp-query.php:3530

Used by 1 function | Uses 0 functions

posts_results

Filter Hook: Filters the raw post results array, prior to status checks.

Source: wp-includes/class-wp-query.php:3373

Used by 1 function | Uses 0 functions

pre_get_posts

Action Hook: Fires after the query variable object is created, but before the actual query is run.

Source: wp-includes/class-wp-query.php:1881

Used by 1 function | Uses 0 functions

find_posts_div()

Function: Outputs the modal window used for attaching media to posts or pages in the media-listing screen.

Source: wp-admin/includes/template.php:2029

Used by 0 functions | Uses 6 functions