ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 195

post_password_required()

Function: Determines whether the post requires password and whether a correct password has been provided.

Source: wp-includes/post-template.php:867

Used by 6 functions | Uses 3 functions

wp_link_pages()

Function: The formatted output of a list of pages.

Source: wp-includes/post-template.php:940

Used by 0 functions | Uses 5 functions

_wp_link_page()

Function: Helper function for wp_link_pages().

Source: wp-includes/post-template.php:1046

Used by 1 function | Uses 4 functions

post_custom()

Function: Retrieves post custom meta data field.

Source: wp-includes/post-template.php:1089

Used by 0 functions | Uses 0 functions

get_the_excerpt()

Function: Retrieves the post excerpt.

Source: wp-includes/post-template.php:403

Used by 2 functions | Uses 3 functions

has_excerpt()

Function: Determines whether the post has a custom excerpt.

Source: wp-includes/post-template.php:441

Used by 0 functions | Uses 0 functions

post_class()

Function: Displays the classes for the post container element.

Source: wp-includes/post-template.php:455

Used by 0 functions | Uses 1 function

get_post_class()

Function: Retrieves an array of the class names for the post container element.

Source: wp-includes/post-template.php:484

Used by 1 function | Uses 10 functions

body_class()

Function: Displays the class names for the body element.

Source: wp-includes/post-template.php:610

Used by 0 functions | Uses 1 function

get_body_class()

Function: Retrieves an array of the class names for the body element.

Source: wp-includes/post-template.php:626

Used by 1 function | Uses 28 functions
« Previous 1 … 194 195 196 … 362 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy