Add tags to post on job add/edit submission
-
Hi there.
I am using Wp-Job-Manager in conjunction with the Listify theme. I am attempting to use the wp_set_post_tags PHP function somewhere in the \templates\job-submit.php file to take a custom field submission and edit the tags of that post accordingly. (I will use the false parameter from the wp function to reset the tags completely instead of appending them). I am mostly certain I can build out the PHP function myself, but I’m not sure where to put it.
I’m no PHP expert, but I am able to find my way around where I typically need. I am just complete inexperienced in dealing with forms, so I’m just not sure how to go about doing this. Can I add an onclick PHP function to the submit button? Or do I need to do something with the form action?
I’m not sure I’m doing a great job of explaining, and can provide more details in a private message of sorts (skype/email?), as the website is currently private.
- The topic ‘Add tags to post on job add/edit submission’ is closed to new replies.