[wp-meta] [Making WordPress.org] #4237: Rejected plugins show wrong last_updated date
Making WordPress.org
noreply at wordpress.org
Thu May 9 21:06:19 UTC 2019
#4237: Rejected plugins show wrong last_updated date
------------------------------+-----------------------
Reporter: Ipstenu | Owner: ck3lee
Type: defect | Status: assigned
Priority: normal | Milestone:
Component: Plugin Directory | Resolution:
Keywords: has-patch |
------------------------------+-----------------------
Comment (by ck3lee):
Replying to [comment:7 Ipstenu]:
> What's the reason for having this:
>
> {{{
> update_post_meta( $post->ID, "last_updated", gmdate( 'Y-m-d H:i:s',
time() ) );
> }}}
>
Yeah, I'm not sure why, but the format for `last_updated` is different
than the rest. So, this keeps the `last_updated` date format the same.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/4237#comment:8>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list