[wp-trac] [WordPress Trac] #51184: get_the_date() checks $format only for empty variable and fails on false boolean - since WP 5.5
WordPress Trac
noreply at wordpress.org
Mon Aug 31 18:58:19 UTC 2020
#51184: get_the_date() checks $format only for empty variable and fails on false
boolean - since WP 5.5
-------------------------------------+-------------------------------------
Reporter: wittich | Owner: SergeyBiryukov
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 5.5.1
Component: Date/Time | Version: 5.5
Severity: normal | Resolution: fixed
Keywords: has-patch has-unit- | Focuses: template, coding-
tests commit dev-reviewed fixed- | standards
major |
-------------------------------------+-------------------------------------
Comment (by desrosj):
In [changeset:"48922" 48922]:
{{{
#!CommitTicketReference repository="" revision="48922"
Date/Time: In `get_the_date()` and related functions, pass the original,
unmodified `$format` value to the filters.
Additionally, simplify the `$format` argument checks for consistency with
similar checks in `get_the_modified_date()` and `get_the_modified_time()`.
Follow-up to [48912].
Props Rarst.
Merges [48918] to the 5.5 branch.
See #51184.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/51184#comment:29>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list