WP Manifestindependent plugin directory
manifest / performance / plugin-core-template

SweepPress archived

Remove various old, unused or obsolete data from the database, optimize database for best performance. Schedule cleanup task to un automatically.

by Milan Petrovic · github.com/dev4press/plugin-core-template · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/dev4press/plugin-core-template/archive/refs/heads/core.zip

Readme

=== SweepPress Pro === Contributors: GDragoN Version: 1.0 Requires at least: 5.3 Tested up to: 5.9 Requires PHP: 7.2 License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html

Remove various old, unused or obsolete data from the database, optimize database for best performance. Schedule cleanup task to un automatically.

== Description == Remove various old, unused or obsolete data from the database, optimize database for best performance. Schedule cleanup task to un automatically.

== Installation == = General Requirements =

  • PHP: 7.2 or newer

= PHP Notice =

  • Plugin doesn't work with PHP 7.1 or older versions.

= WordPress Requirements =

  • WordPress: 5.3 or newer

= WordPress Notice =

  • Plugin doesn't work with WordPress 5.2 or older versions.

= Basic Installation =

  • Plugin folder in the WordPress plugins should be sweeppress.
  • Upload sweeppress folder to the /wp-content/plugins/ directory.
  • Activate the plugin through the 'Plugins' menu in WordPress.
  • Check all the plugin settings before using the plugin.

Read the full README on GitHub →