How to create title from several fields in backend?
-
I want to create a new custom post title from the info entered in 3 different ACF fields when creating (or updating) the post in backend as admin. The title, slug and permalink should all be updated if one of the fields are edited. It must be dedicated to a specific CPT.
It would be even better if the code could handle two different CPT (one have 3 fields to create the title and the other CPT has two different fields to create the title).
What′s the best solution for this?
- The topic ‘How to create title from several fields in backend?’ is closed to new replies.