Support

Account

Home Forums General Issues Hook/Filter to edit the timestamp after user has selected a date and time Reply To: Hook/Filter to edit the timestamp after user has selected a date and time

  • I have now narrowed down the issue to update_field(). Here is mine:

    update_field('field_552cb019acd87',$seminarDate,353);

    This isn’t working. $seminarDate is a timestamp. Can anyone see any reason why this wouldn’t work?