Change WordPress user roles and capabilities › Forums › Bug Reports › User can not edit theme settings › Reply To: User can not edit theme settings
20/05/2016 at 01:13
#2357
Vladimir
Keymaster
Hi Ronaldus,
Yes, ‘manage_options’ is about site settings. It protects the ‘Settings’ menu. The most often it’s used by plugins which add menu item to the ‘Settings’ menu. So it’s just the Canvas theme’s developer choice.
Check that you did not give to the user with ‘manage_options’ much more permissions than you initially planned. May be you need to block some extra menu items with Admin menu blocking module.