Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #39954, comment 7


Ignore:
Timestamp:
03/09/2017 02:38:25 AM (8 years ago)
Author:
jnylen0
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #39954, comment 7

    v1 v2  
    66Still, I'm not really opposed to allowing clients to set both `date` and `date_gmt`, under the assumption that if they want to do that, they know what they are doing.  As you mentioned, this does provide a way to store the timezone offset of a post.
    77
    8 @rmccue what do you think?  Edit for clarity: why would you suggest returning an error instead of allowing the operation?
     8@rmccue what do you think?  Edit for clarity: why would you suggest returning an error instead of allowing the operation to succeed?