Post form field visibility
-
Hi
Using latest wp user frontend and latest wordpress, I’ve encountered the following problem:
I’ve added a category field to a post form, and changed the visibility of the field to only be visible to administrators. Problem is, whenever a non-admin visits the page with the form, ALL fields following the hidden field are also hidden. As example, a post form with the following fields:
Title field – visible to all
Category 1 field – visible only to admins
Category 2 field – visible to all
Text field – visible to allWhen the above mentioned form is accessed by a non-admin, all they see is the title field.
Am I missing something, or is this a bug in the plugin?
Thanks in advance
The topic ‘Post form field visibility’ is closed to new replies.