get_post_time()
Function: Retrieves the time at which the post was written.
Source: wp-includes/general-template.php:2703
Function: Retrieves the time at which the post was written.
Source: wp-includes/general-template.php:2703
Function: Displays the time at which the post was last modified.
Source: wp-includes/general-template.php:2828
Filter Hook: Filters the localized time a post was last modified, for display.
Source: wp-includes/general-template.php:2838
Filter Hook: Filters the text of the page title.
Source: wp-includes/general-template.php:1419
Method: Adds capability and grant or deny access to capability.
Source: wp-includes/class-wp-user.php:707
Method: Removes capability from user.
Source: wp-includes/class-wp-user.php:721
Method: Returns whether the user has the specified capability.
Source: wp-includes/class-wp-user.php:773
Filter Hook: Dynamically filter a user’s capabilities.
Source: wp-includes/class-wp-user.php:810
Method: Converts numeric level to level capability name.
Source: wp-includes/class-wp-user.php:838
Class: Core class used to extend the user roles API.
Source: wp-includes/class-wp-role.php:16