File: wp-includes/post-template.php
-
hookthe_title
Filters the post title.
-
functionthe_guid()
Displays the Post Global Unique Identifier (guid).
-
functionthe_ID()
Displays the ID of the current item in the WordPress Loop.
-
functionget_the_ID()
Retrieves the ID of the current item in the WordPress Loop.
-
functionthe_title()
Displays or retrieves the current post title with optional markup.