Modify Post Title and Metabox Field Values before save

Support MB Frontend Submission Modify Post Title and Metabox Field Values before save

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #17494
    DaveDave
    Participant

    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

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.