Uses
Uses | Description |
---|---|
wp-includes/general-template.php: get_the_time() | Retrieve the time at which the post was written. |
wp-includes/general-template.php: the_time | Filters the time a post was written for display. |
wp-includes/plugin.php: apply_filters() | Calls the callback functions that have been added to a filter hook. |