Add 'publish time' to frontend post form

By: Phil Rips | Asked: 01/06/2023
ForumsCategory: How-toAdd 'publish time' to frontend post form
Phil Rips asked 2 years ago
Hi there, I was looking at adding a time field to a frontend post editing form, but it seems like this is not supported by FF because it's not mappable in the form settings. Only publish date seems to be supported. This seems an oversight, as including the publish time would allow users to schedule posts for the future at a specific time. Screenshot attached. Can someone advise, please? Time field docs: https://formidableforms.com/knowledgebase/time/ Thanks, Phil.
Attachments
1 Answers
Victor Font answered 2 years ago

What is not mappable in Formidable? Formidable has time fields. Scheduled post publishing is a WordPress feature. WordPress does not have a separate time field for post publishing. Architecturally, WordPress uses MySQL date/time fields. If you look at your site's wp_posts table in PHPMyAdmin, you'll see that for future scheduled posts, the post_date date/time field contains the future date and time in a single field. There are no separate time fields in WordPress used for scheduling posts. Formidable is using the WordPress architecture the way it has been designed.

Making the Best WordPress Plugin even better - Together

Take on bigger projects with confidence knowing you have access to an entire community of Formidable Experts and Professionals who have your back when the going gets tough. You got this!
Join the community
crossarrow-right