How to create a certain role for some users that can let them access a certain option of the WordPress Settings menu? The Admin menu option inside User Role Editor shows a list of WordPress menus which I can block or allow access to but Settings and its child items are not in there.
“Admin menu” shows menu items according to the capabilities included into the role. In order to see the “Settings” menu at “Admin Menu” add ‘manage_options” to the role. Then block unneeded menu items under the ‘Settings’ menu for this role.