Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
Installer ran successfully
Server metrics [RAM: ▲0.02MB] [CPU: ▼10.65ms] Passed 4 tests
Analyzing server-side resources used by Simple Post Meta Manager
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.49 ▲0.03 | 46.69 ▲2.35 |
Dashboard /wp-admin | 3.34 ▼0.01 | 49.46 ▼18.22 |
Posts /wp-admin/edit.php | 3.39 ▲0.03 | 47.82 ▼2.37 |
Add New Post /wp-admin/post-new.php | 5.92 ▲0.03 | 87.17 ▼21.93 |
Media Library /wp-admin/upload.php | 3.26 ▲0.03 | 35.08 ▼0.09 |
Meta Manager /wp-admin/edit.php?page=simple-simple-post-meta-manager | 3.23 | 33.90 |
Server storage [IO: ▲0.01MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
This plugin was installed successfully
Filesystem: 2 new files
Database: no new tables, 6 new options
New WordPress options |
---|
db_upgraded |
widget_recent-comments |
theysaidso_admin_options |
widget_theysaidso_widget |
widget_recent-posts |
can_compress_scripts |
Browser metrics Passed 4 tests
This is an overview of browser requirements for Simple Post Meta Manager
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,796 ▲10 | 14.75 ▲0.47 | 1.73 ▼0.36 | 45.56 ▲3.63 |
Dashboard /wp-admin | 2,205 ▲25 | 5.69 ▲0.11 | 94.65 ▲1.37 | 38.15 ▼5.17 |
Posts /wp-admin/edit.php | 2,110 ▲10 | 2.00 ▼0.02 | 41.88 ▲7.09 | 35.75 ▼1.06 |
Add New Post /wp-admin/post-new.php | 1,532 ▼3 | 23.15 ▲4.99 | 618.41 ▼0.65 | 48.52 ▼32.11 |
Media Library /wp-admin/upload.php | 1,407 ▲7 | 4.18 ▼0.04 | 106.30 ▲0.99 | 43.70 ▼0.47 |
Meta Manager /wp-admin/edit.php?page=simple-simple-post-meta-manager | 896 | 2.04 | 22.95 | 24.75 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
It is recommended to fix the following
- This plugin does not fully uninstall, leaving 6 options in the database
- can_compress_scripts
- widget_recent-posts
- widget_recent-comments
- theysaidso_admin_options
- db_upgraded
- widget_theysaidso_widget
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Good news, no errors were detected
SRP 50% from 2 tests
🔹 Tests weight: 20 | The single-responsibility principle applies for WordPress plugins as well - please make sure your PHP files perform no actions when accessed directly
Please fix the following items
- 1× GET requests to PHP files have triggered server-side errors or warnings:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/simple-post-meta-manager/simple-post-meta-manager.php:13
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
Everything seems fine on the user side
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
It's important to format your readme.txt file correctly as it is parsed for the public listing of your plugin
3 plugin tags: post meta, post meta manager, post meta values
simple-post-meta-manager/simple-post-meta-manager.php Passed 13 tests
The main PHP script in "Simple Post Meta Manager" version 1.0.9 is automatically included on every request by WordPress
104 characters long description:
Replace meta values or rename meta keys. It is usefull when custom fields and its values were messed up.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is a short overview of programming languages used in this plugin, detecting executable files
Everything looks great! No dangerous files found in this plugin205 lines of code in 1 file:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 72 | 25 | 205 |
PHP code Passed 2 tests
Analyzing cyclomatic complexity and code structure
Great job! No cyclomatic complexity issues were detected in this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.41 |
Average class complexity | 0.00 |
▷ Minimum class complexity | 0.00 |
▷ Maximum class complexity | 0.00 |
Average method complexity | 0.00 |
▷ Minimum method complexity | 0.00 |
▷ Maximum method complexity | 0.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 0 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 0 | 0.00% |
▷ Final classes | 0 | 0.00% |
Methods | 0 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 0 | 0.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 9 | |
▷ Named functions | 9 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 0 | |
▷ Global constants | 0 | 0.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
All PNG images should be compressed to minimize bandwidth usage for end users
There were not PNG files found in your plugin