Not with TDOMF out of the box. You can “queue” posts to be published/approved but to have the user input a future date and time is not currently implemented. If you want to take a stab at it, you’ll need to create a new widget.
Thread Starter
rendom
(@rendom)
How can i create it? i need 2 widgets post-date and post-time.
Thread Starter
rendom
(@rendom)
Just saw default widgets source code. i’m no so skilled in php to make it my self(
I’m also looking for this exact same thing.
Once I finish re-factoring the Custom Field Widget so that it can be used for editing, I’ll look at adding date/time functionality. It’s not just as trivial as adding a jquery calender.
Does TDOMF custom fields use the default WP custom fields functionality or is it completely separate?
It is not separate. The Custom Field widget maps to WordPress Custom Fields.
OK thank you for the info.
Im looking for the date thing. Did anyone find a solution????