Support

Account

Home Forums Front-end Issues How do the date of publication by a front-end form? Reply To: How do the date of publication by a front-end form?

  • Thank you, I successfully hid the Date field.

    On the second issue to no avail. I changed:

    'post_date' => $theDate,

    On this:

    'post_date_gmt' => $theDate,

    But in this case, the code is not work. What can be wrong?