- This topic has 5 replies, 2 voices, and was last updated 3 years, 7 months ago by .
-
Topic
-
Hi,
I added a Metaboxes using the User Meta plugin, with a include option:‘include’ => array(
‘user_role’ => array(‘user_test’),
),I need to use multiple roles for each user, so I used this plugin (https://wordpress.org/plugins/multiple-roles/) to enable this “hidden feature”.
The problem is that activating this plugin, the Metaboxes is properly displayed when a user user_role match to that included in the “includes” option, but when I save the user page, all the metabox.io fields are not saved.
How could I do to fix it?
Thanks,
David
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.