WP Reset resets the entire site or selected parts using advanced reset options to default values. 100% safe to use with built-in restore function.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
39
6 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$config".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WF_Licensing".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'wf_licensing_license_formatted_' . $this->prefix".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP Reset" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Function "wp_get_upload_dir()" requires WordPress 4.5.0, but your plugin minimum supported version is WordPress 4.0.0.
Potential connections found in static code analysis.
Outbound calls
59
External assets
0
Incoming endpoints
5
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v2.08
96
Latest
v2.07
96
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 96 | 39 | 8 | 31 | v2.08 | 2.0.0 |
| 96 | 39 | 8 | 31 | v2.07 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.