Passer la navigation

[Closed] i wanna insert post date and time to post title

This support ticket is created Il y a 4 years, 3 months. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Ce sujet contient 1 reply, a 2 voix.

Dernière mise à jour par Nigel Il y a 4 years, 3 months.

Auteur
Publications
#2050611

hi i'm building a booking system using toolset

user can post a booking on frontend with cred
for now everything is working fine but i want to insert post date and time to the post title automatic
thanks for help

#2050737

Nigel
Supporter

Les langues: Anglais (English ) Espagnol (Español )

Fuseau horaire: Europe/London (GMT+01:00)

Hi there

If you check the documentation for the API hook cred_save_data (https://toolset.com/documentation/programmer-reference/cred-api/#cred_save_data) when you expand the more examples section you'll see the last example is how to create dynamic titles.

You'll want to adapt that to use the post date/time, but that's the route to take.

The topic ‘[Closed] i wanna insert post date and time to post title’ is closed to new replies.