Skip Navigation

[Resolved] Custom URL on CRED save hook

This support ticket is created 2 years, 5 months ago. 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.

Our next available supporter will start replying to tickets in about 0.33 hours from now. Thank you for your understanding.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Karachi (GMT+05:00)

This topic contains 1 reply, has 2 voices.

Last updated by Waqar 2 years, 5 months ago.

Assisted by: Waqar.

Author
Posts
#2388027

Hi there,

Is it possible there is a function for the on_cred_save hook that would allow me to set a custom URL when a user creates a post using a CRED form?

Many thanks

#2388819

Hi,

Thank you for contacting us and I'd be happy to assist.

Yes, the "cred_save_data" hook can be used to set a custom URL (post slug) for the created post.
( ref: https://toolset.com/documentation/programmer-reference/cred-api/#cred_save_data )

You'll find an example code snippet in this forum reply:
https://toolset.com/forums/topic/after-editing-the-title-field-in-a-form-make-sure-slug-is-updated-accordingly/#post-2257177

I hope this helps and please let me know if you need any further assistance around this.

regards,
Waqar