Import page – permission
-
Hi,
The Import/Export page (https://mywebsite.com/wp-admin/admin.php?page=ivole-reviews-import) seems available only to admin accounts : if ( current_user_can( ‘manage_options’ ))
Can you make it available for shop managers : if ( current_user_can( ‘shop_manager’ )))If no, can you provide a snippet (to insert in functions.php) to make it possible ?
Thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Import page – permission’ is closed to new replies.