ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 117

get_the_generator()

Function: Creates the generator XML or Comment for RSS, ATOM, etc.

Source: wp-includes/general-template.php:4944

Used by 1 function | Uses 5 functions

get_the_guid()

Function: Retrieves the Post Global Unique Identifier (guid).

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

Used by 1 function | Uses 2 functions

get_the_ID()

Function: Retrieves the ID of the current item in the WordPress Loop.

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

Used by 5 functions | Uses 0 functions

get_the_modified_author()

Function: Retrieves the author who last edited the current post.

Source: wp-includes/author-template.php:91

Used by 1 function | Uses 2 functions

get_the_modified_date()

Function: Retrieves the date on which the post was last modified.

Source: wp-includes/general-template.php:2607

Used by 1 function | Uses 3 functions

get_the_modified_time()

Function: Retrieves the time at which the post was last modified.

Source: wp-includes/general-template.php:2853

Used by 1 function | Uses 3 functions

get_the_password_form()

Function: Retrieves protected post password form content.

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

Used by 1 function | Uses 5 functions

get_the_permalink()

Function: Retrieves the full permalink for the current post or post ID.

Source: wp-includes/link-template.php:157

Used by 0 functions | Uses 1 function

get_the_post_navigation()

Function: Retrieves the navigation to next/previous post, when applicable.

Source: wp-includes/link-template.php:2760

Used by 1 function | Uses 3 functions

get_the_post_thumbnail()

Function: Retrieves the post thumbnail.

Source: wp-includes/post-thumbnail-template.php:148

Used by 1 function | Uses 9 functions
« Previous 1 … 116 117 118 … 331 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy