=== UniverWP === Contributors: 7bar Donate link: leatherrub76@walletofsatoshi.com Tags: performance, security, enhancement Requires at least: 6.0 Tested up to: 6.4 Stable tag: 0.1.1 Requires PHP: 7.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Univerwp is a plugin, as a framework, that aims to extend WordPress in various area: security, performance and additional features. == Description == 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... == Installation == From Admin Dashboard: 1. **Visit** Plugins > Add New 2. **Search** for "UniverWP" 3. **Install and Activate** UniverWP from your Plugins page From Command line instead: 1. Upload the uncompressed directory univerwp to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = 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. == Screenshots == No screenshots available at the moment == Changelog == = 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 == Upgrade Notice == = v0.1.1 = First release, nothing to upgrade. == 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.