1,025 results found for “posts”. Showing results 801 to 825.
-
functionhas_excerpt()
Determines whether the post has a custom excerpt.
-
functionpost_class()
Displays the classes for the post container element.
-
functionget_post_class()
Retrieves an array of the class names for the post container element.
-
hookpost_class
Filters the list of CSS class names for the current post.
-
hookbody_class
Filters the list of CSS body class names for the current post or page.
-
functionpost_password_required()
Determines whether the post requires password and whether a correct password has been provided.
-
functionwp_link_pages()
The formatted output of a list of pages.
-
Filters the arguments used in retrieving page links for paginated posts.
-
hookwp_link_pages
Filters the HTML output of page links for paginated posts.
-
functionpost_custom()
Retrieves post custom meta data field.
-
hookthe_meta_key
Filters the HTML output of the li element in the post custom fields list.
-
functionwp_list_pages()
Retrieves or displays a list of pages (or hierarchical post type items) in list (li) format.
-
Filters the attachment markup to be prepended to the post content.
-
functionget_the_password_form()
Retrieves protected post password form content.
-
Filters the HTML output for the protected post password form.
-
functionis_page_template()
Determines whether the current post uses a page template.
-
functionget_page_template_slug()
Gets the specific template filename for a given post.
-
functionwp_list_post_revisions()
Displays a list of a post’s revisions.
-
functionhas_post_thumbnail()
Determines whether a post has an image attached.
-
functionget_post_thumbnail_id()
Retrieves the post thumbnail ID.
-
Filters the post thumbnail size.
-
Fires before fetching the post thumbnail HTML.
-
Fires after fetching the post thumbnail HTML.
-
Filters the post thumbnail HTML.
-
functionget_post_type_archive_template()
Retrieves path of post type archive template in current or parent template.