- This topic has 0 replies, 1 voice, and was last updated 1 year, 2 months ago by .
-
Topic
-
I would like to modify ‘post_title’ and Metabox fields in either the ‘rwmb_frontend_validate’ filter or the ‘rwmb_frontend_before_process’ action but when I try to change $_POST[‘FIELD_NAME’] = ‘NEW VALUE’ there is no change.
I’d also like to programatically add a new term to a custom taxonomy field in a filter or hook before processing.
Thanks
- You must be logged in to reply to this topic.