该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Editor Theme Options

描述

Simply put: this plugin gives the Editor role access to edit “theme options”, which includes:

  • Appearance > Widgets
  • Appearance > Menus
  • Appearance > Customize if they are supported by the current theme
  • Appearance > Background
  • Appearance > Header

Instead of adding this capability by hand on each client site, just install and activate this plugin—it keeps your functions.php file clean, and keeps this type of functionality where it belongs.

The capability is added to the role once (on plugin activation) and removed when the plugin is deactivated.

安装

  1. Upload editor-theme-options to the /wp-content/plugins/ directory, or search for “Editor Theme Options” under Plugins > Add New and click “Install Now”.
  2. Activate the plugin through the “Plugins” menu.

常见问题

Why the Editor role, and why this capability?

Editor access to widgets and menus is, by far, the most requested change I’ve had of this nature. I’ve seen similar sentiments.

Why not use a role editor plugin?

Those work, too! They’re just quite robust, and this is for a specific role and capability.

Does this work with Multisite?

It should. Please let me know if it doesn’t.

Can I change the role or capabilities affected?

There aren’t any filters or anything like that. If you know how to apply_filters, then you can fork the plugin and have it do what you need.

评价

2016年9月3日
Does what it says it's going to do. Works so well (for our client usage) that it's become a standard I install on nearly every Wordpress. Thanks Cliff Seal!
阅读所有1条评价

贡献者及开发者

“Editor Theme Options” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Editor Theme Options”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0

  • Initial release