Title: Search Results for “posts” | Page 32 of 41 | Developer.WordPress.org

---

Search

Functions

Hooks

Classes

Methods

 Select resource to search

1,025 results found for “posts”. Showing results 776 to 800.

 * function[get_the_guid()](https://developer.wordpress.org/reference/functions/get_the_guid/)
 * Retrieves the Post Global Unique Identifier (guid).
 * Used by [4 functions](https://developer.wordpress.org/reference/functions/get_the_guid/#used-by)
   | Uses [2 functions](https://developer.wordpress.org/reference/functions/get_the_guid/#uses)
   | Source: [wp-includes/post-template.php:221](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/post-template.php#L221-L236)
 * hook[get_the_guid](https://developer.wordpress.org/reference/hooks/get_the_guid/)
 * Filters the Global Unique Identifier (guid) of the post.
 * Used by [3 functions](https://developer.wordpress.org/reference/hooks/get_the_guid/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/get_the_guid/#uses)
   | Source: [wp-includes/post-template.php:235](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/post-template.php#L235-L235)
 * function[the_content()](https://developer.wordpress.org/reference/functions/the_content/)
 * Displays the post content.
 * Used by [0 functions](https://developer.wordpress.org/reference/functions/the_content/#used-by)
   | Uses [2 functions](https://developer.wordpress.org/reference/functions/the_content/#uses)
   | Source: [wp-includes/post-template.php:246](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/post-template.php#L246-L259)
 * hook[the_content](https://developer.wordpress.org/reference/hooks/the_content/)
 * Filters the post content.
 * Used by [8 functions](https://developer.wordpress.org/reference/hooks/the_content/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/the_content/#uses)
   | Source: [wp-includes/post-template.php:256](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/post-template.php#L256-L256)
 * function[get_the_content()](https://developer.wordpress.org/reference/functions/get_the_content/)
 * Retrieves the post content.
 * Used by [4 functions](https://developer.wordpress.org/reference/functions/get_the_content/#used-by)
   | Uses [12 functions](https://developer.wordpress.org/reference/functions/get_the_content/#uses)
   | Source: [wp-includes/post-template.php:279](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/post-template.php#L279-L383)
 * function[the_excerpt()](https://developer.wordpress.org/reference/functions/the_excerpt/)
 * Displays the post excerpt.
 * Used by [0 functions](https://developer.wordpress.org/reference/functions/the_excerpt/#used-by)
   | Uses [2 functions](https://developer.wordpress.org/reference/functions/the_excerpt/#uses)
   | Source: [wp-includes/post-template.php:390](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/post-template.php#L390-L402)
 * hook[the_excerpt](https://developer.wordpress.org/reference/hooks/the_excerpt/)
 * Filters the displayed post excerpt.
 * Used by [5 functions](https://developer.wordpress.org/reference/hooks/the_excerpt/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/the_excerpt/#uses)
   | Source: [wp-includes/post-template.php:401](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/post-template.php#L401-L401)
 * function[get_the_excerpt()](https://developer.wordpress.org/reference/functions/get_the_excerpt/)
 * Retrieves the post excerpt.
 * Used by [5 functions](https://developer.wordpress.org/reference/functions/get_the_excerpt/#used-by)
   | Uses [5 functions](https://developer.wordpress.org/reference/functions/get_the_excerpt/#uses)
   | Source: [wp-includes/post-template.php:413](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/post-template.php#L413-L437)
 * hook[get_the_excerpt](https://developer.wordpress.org/reference/hooks/get_the_excerpt/)
 * Filters the retrieved post excerpt.
 * Used by [3 functions](https://developer.wordpress.org/reference/hooks/get_the_excerpt/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/get_the_excerpt/#uses)
   | Source: [wp-includes/post-template.php:436](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/post-template.php#L436-L436)
 * function[has_excerpt()](https://developer.wordpress.org/reference/functions/has_excerpt/)
 * Determines whether the post has a custom excerpt.
 * Used by [1 function](https://developer.wordpress.org/reference/functions/has_excerpt/#used-by)
   | Uses [1 function](https://developer.wordpress.org/reference/functions/has_excerpt/#uses)
   | Source: [wp-includes/post-template.php:451](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/post-template.php#L451-L454)
 * function[post_class()](https://developer.wordpress.org/reference/functions/post_class/)
 * Displays the classes for the post container element.
 * Used by [0 functions](https://developer.wordpress.org/reference/functions/post_class/#used-by)
   | Uses [2 functions](https://developer.wordpress.org/reference/functions/post_class/#uses)
   | Source: [wp-includes/post-template.php:465](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/post-template.php#L465-L468)
 * function[get_post_class()](https://developer.wordpress.org/reference/functions/get_post_class/)
 * Retrieves an array of the class names for the post container element.
 * Used by [3 functions](https://developer.wordpress.org/reference/functions/get_post_class/#used-by)
   | Uses [17 functions](https://developer.wordpress.org/reference/functions/get_post_class/#uses)
   | Source: [wp-includes/post-template.php:494](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/post-template.php#L494-L613)
 * hook[post_class](https://developer.wordpress.org/reference/hooks/post_class/)
 * Filters the list of CSS class names for the current post.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/post_class/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/post_class/#uses)
   | Source: [wp-includes/post-template.php:607](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/post-template.php#L607-L607)
 * hook[body_class](https://developer.wordpress.org/reference/hooks/body_class/)
 * Filters the list of CSS body class names for the current post or page.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/body_class/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/body_class/#uses)
   | Source: [wp-includes/post-template.php:869](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/post-template.php#L869-L869)
 * function[post_password_required()](https://developer.wordpress.org/reference/functions/post_password_required/)
 * Determines whether the post requires password and whether a correct password 
   has been provided.
 * Used by [21 functions](https://developer.wordpress.org/reference/functions/post_password_required/#used-by)
   | Uses [3 functions](https://developer.wordpress.org/reference/functions/post_password_required/#uses)
   | Source: [wp-includes/post-template.php:882](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/post-template.php#L882-L915)
 * function[wp_link_pages()](https://developer.wordpress.org/reference/functions/wp_link_pages/)
 * The formatted output of a list of pages.
 * Used by [1 function](https://developer.wordpress.org/reference/functions/wp_link_pages/#used-by)
   | Uses [5 functions](https://developer.wordpress.org/reference/functions/wp_link_pages/#uses)
   | Source: [wp-includes/post-template.php:958](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/post-template.php#L958-L1053)
 * hook[wp_link_pages_args](https://developer.wordpress.org/reference/hooks/wp_link_pages_args/)
 * Filters the arguments used in retrieving page links for paginated posts.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/wp_link_pages_args/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/wp_link_pages_args/#uses)
   | Source: [wp-includes/post-template.php:985](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/post-template.php#L985-L985)
 * hook[wp_link_pages](https://developer.wordpress.org/reference/hooks/wp_link_pages/)
 * Filters the HTML output of page links for paginated posts.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/wp_link_pages/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/wp_link_pages/#uses)
   | Source: [wp-includes/post-template.php:1047](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/post-template.php#L1047-L1047)
 * function[post_custom()](https://developer.wordpress.org/reference/functions/post_custom/)
 * Retrieves post custom meta data field.
 * Used by [0 functions](https://developer.wordpress.org/reference/functions/post_custom/#used-by)
   | Uses [1 function](https://developer.wordpress.org/reference/functions/post_custom/#uses)
   | Source: [wp-includes/post-template.php:1109](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/post-template.php#L1109-L1119)
 * hook[the_meta_key](https://developer.wordpress.org/reference/hooks/the_meta_key/)
 * Filters the HTML output of the li element in the post custom fields list.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/the_meta_key/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/the_meta_key/#uses)
   | Source: [wp-includes/post-template.php:1158](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/post-template.php#L1158-L1158)
 * function[wp_list_pages()](https://developer.wordpress.org/reference/functions/wp_list_pages/)
 * Retrieves or displays a list of pages (or hierarchical post type items) in list(
   li) format.
 * Used by [2 functions](https://developer.wordpress.org/reference/functions/wp_list_pages/#used-by)
   | Uses [12 functions](https://developer.wordpress.org/reference/functions/wp_list_pages/#uses)
   | Source: [wp-includes/post-template.php:1303](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/post-template.php#L1303-L1391)
 * hook[prepend_attachment](https://developer.wordpress.org/reference/hooks/prepend_attachment/)
 * Filters the attachment markup to be prepended to the post content.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/prepend_attachment/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/prepend_attachment/#uses)
   | Source: [wp-includes/post-template.php:1762](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/post-template.php#L1762-L1762)
 * function[get_the_password_form()](https://developer.wordpress.org/reference/functions/get_the_password_form/)
 * Retrieves protected post password form content.
 * Used by [1 function](https://developer.wordpress.org/reference/functions/get_the_password_form/#used-by)
   | Uses [14 functions](https://developer.wordpress.org/reference/functions/get_the_password_form/#uses)
   | Source: [wp-includes/post-template.php:1779](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/post-template.php#L1779-L1848)
 * hook[the_password_form](https://developer.wordpress.org/reference/hooks/the_password_form/)
 * Filters the HTML output for the protected post password form.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/the_password_form/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/the_password_form/#uses)
   | Source: [wp-includes/post-template.php:1847](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/post-template.php#L1847-L1847)
 * function[is_page_template()](https://developer.wordpress.org/reference/functions/is_page_template/)
 * Determines whether the current post uses a page template.
 * Used by [1 function](https://developer.wordpress.org/reference/functions/is_page_template/#used-by)
   | Uses [3 functions](https://developer.wordpress.org/reference/functions/is_page_template/#uses)
   | Source: [wp-includes/post-template.php:1868](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/post-template.php#L1868-L1892)

 [Previous](https://developer.wordpress.org/search/posts/page/31/?output_format=md)

[1](https://developer.wordpress.org/search/posts/?output_format=md) … [30](https://developer.wordpress.org/search/posts/page/30/?output_format=md)
[31](https://developer.wordpress.org/search/posts/page/31/?output_format=md) 32 
[33](https://developer.wordpress.org/search/posts/page/33/?output_format=md) [34](https://developer.wordpress.org/search/posts/page/34/?output_format=md)…
[41](https://developer.wordpress.org/search/posts/page/41/?output_format=md)

 [Next](https://developer.wordpress.org/search/posts/page/33/?output_format=md)