描述
Univerwp is a plugin, as a framework, that aims to extend WordPress in various area: security, performance and additional features. It is modular and has a central logging utility.
The actual stable release allow to:
- Manage the number of posts revisions
- Enable or Disable the WordPress default cron facility
- Enable or Disable the WordPress automatic updates, in order to allow the user to backup his system before upgrade eveything.
- Enable or Disable the WordPress file editor
- Enable or Disable the WordPress plugin editor
- Enable or Disable the WordPress Gutemberg block editor
- Enable or Disable the WordPress Widget block editor
Future release:
- Add and enable or disable smtp-mail-relay
- Manage WordPress/WooCommerce custom product input fields
- …coming soon…
External libraries
At this time the only external libraries (but imported locally) used is:
https://github.com/simple-notify/simple-notify
Written by dgknca under MIT License.
Every other piece of software was written from scratch.
安装
From Admin Dashboard:
- Visit Plugins > Add New
- Search for “UniverWP”
- Install and Activate UniverWP from your Plugins page
From Command line instead:
- Upload the uncompressed directory univerwp to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
常见问题
-
Is the plugin UniverWP already terminated?
-
No, is not. This is an early birds version. A lot of new feaures will come in the next days/weeks. Until we are in 0.* release
every aspect of the code can change.
评价
此插件暂无评价。
贡献者及开发者
更新日志
v0.1.1
- Manage the number of posts revisions
- Enable or Disable the WordPress default cron facility
- Enable or Disable the WordPress automatic updates, in order to allow the user to backup his system before upgrade eveything.
- Enable or Disable the WordPress file editor
- Enable or Disable the WordPress plugin editor
- Enable or Disable the WordPress Gutemberg block editor
- Enable or Disable the WordPress Widget block editor