Hide customs fields for some category
-
I would hide some customs fields for some category. For this i think add onchange() to select:
<select name="category[]" id="cat" class="cat requiredField" onchange('test')>but could not find where it could add. I find in the wpuf-add-post.php row(115) where is values for this category dropdown and i could add more clases, but could not add a javascript like onchange(‘test’) or simple “test”…
Thanks for advice!
The topic ‘Hide customs fields for some category’ is closed to new replies.