[wp-trac] [WordPress Trac] #37059: Allow post to be passed to get_the_modified_time
WordPress Trac
noreply at wordpress.org
Thu Jun 9 04:27:34 UTC 2016
#37059: Allow post to be passed to get_the_modified_time
---------------------------+-----------------------------
Reporter: peterwilsoncc | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords:
Focuses: |
---------------------------+-----------------------------
The signatures of get_the_time and get_the_modified_time differ. Let's
make them match
The current signatures are:
`get_the_time ( string $d = '', int|WP_Post $post = null )`
`get_the_modified_time ( string $d = '' )`
--
Ticket URL: <https://core.trac.wordpress.org/ticket/37059>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list