WPIntell

Source evidence

More Granularity

Editor Theme Options · support · 2014-09-11T18:45:00+00:00

mixedsentiment
mediumseverity
0.72relevance
4replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

7 / 29 rows with source links

24.1% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

22 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
PhilHilton resolved
Great plugin. Thanks. We’d like editors to have access to the theme options (header, background colors, etc), but not widgets or menus. Do you know of any way this can be accomplished? Thanks in advance. https://wordpress.org/plugins/editor-theme-options/ Hey Phil, Your best option there would be to add a plugin (or add a snippet to functions.php ) that uses remove_menu_page() . Cheers! Thanks Cliff. Though I don’t think that gets down to the micro-managed level we’re looking for. Yep, unfortunately, you’re looking more at the limitations of native WordPress roles than what my plugin might or might not offer. 🙂 Oh, certainly. I wasn’t expecting you to provide a solution. Just picking your brain since you’ve clearly had some experience dealing with user roles. I appreciate the time.

Comments

4 shown
Cliff Seal 2014-09-11T19:22:00+00:00

Hey Phil, Your best option there would be to add a plugin (or add a snippet to functions.php ) that uses remove_menu_page() . Cheers!

PhilHilton 2014-09-12T13:52:00+00:00

Thanks Cliff. Though I don’t think that gets down to the micro-managed level we’re looking for.

Cliff Seal 2014-09-12T17:17:00+00:00

Yep, unfortunately, you’re looking more at the limitations of native WordPress roles than what my plugin might or might not offer. 🙂

PhilHilton 2014-09-12T19:32:00+00:00

Oh, certainly. I wasn’t expecting you to provide a solution. Just picking your brain since you’ve clearly had some experience dealing with user roles. I appreciate the time.