oomphinc / oomph-plugin-notes
此软件包的最新版本(dev-master)没有可用的许可证信息。
Oomph插件笔记 - 为每个插件保存任意笔记以解释其使用方法。
dev-master
2016-04-14 15:17 UTC
This package is not auto-updated.
Last update: 2024-09-20 18:59:37 UTC
README
=== Oomph Plugin Notes === Tags: plugins, notes, clients, developer Requires at least: 3.5 Tested up to: 4.4.2 Stable tag: 0.1.0 Allow those with `activate_plugins` capability to add notes to their plugins in the plugin screen. These can be used to clarify the usage of plugins for clients. == Description == Adds a "edit notes" field to the Plugins list which will allow site administrators to add arbitrary notes to plugins which can be used to clarify the usage of those plugins on that particular site. == Installation == 1. Unzip the package, and upload `oomph-plugin-notes` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Visit the 'Plugins' page to view notes. Click 'edit notes' to add notes to a plugin. == Changelog == = 0.1.0 = * Initial release