Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
Install script ran successfully
Server metrics [RAM: ▲0.00MB] [CPU: ▼5.00ms] Passed 4 tests
Analyzing server-side resources used by All-in-One WP Sticky Anything
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.47 ▲0.01 | 37.02 ▼4.23 |
Dashboard /wp-admin | 3.31 ▲0.01 | 43.17 ▼1.66 |
Posts /wp-admin/edit.php | 3.36 ▲0.00 | 45.76 ▼1.45 |
Add New Post /wp-admin/post-new.php | 5.89 ▲0.00 | 82.48 ▼12.67 |
Media Library /wp-admin/upload.php | 3.23 ▲0.00 | 33.42 ▲2.26 |
All-in-One WP Sticky Anything /wp-admin/options-general.php?page=all-in-one-wp-sticky-anything | 3.20 | 29.51 |
Server storage [IO: ▲0.01MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
There were no storage issued detected upon installing this plugin
Filesystem: 6 new files
Database: no new tables, 6 new options
New WordPress options |
---|
theysaidso_admin_options |
can_compress_scripts |
widget_recent-posts |
widget_theysaidso_widget |
widget_recent-comments |
db_upgraded |
Browser metrics Passed 4 tests
All-in-One WP Sticky Anything: an overview of browser usage
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,892 ▲157 | 13.64 ▼0.71 | 7.45 ▲4.99 | 40.22 ▼12.16 |
Dashboard /wp-admin | 2,212 ▲24 | 5.88 ▲0.98 | 106.35 ▼4.86 | 37.12 ▼6.04 |
Posts /wp-admin/edit.php | 2,092 ▲6 | 2.04 ▲0.04 | 38.89 ▲2.30 | 34.44 ▲2.23 |
Add New Post /wp-admin/post-new.php | 1,533 ▲19 | 22.96 ▲5.32 | 658.88 ▲56.05 | 74.66 ▲19.36 |
Media Library /wp-admin/upload.php | 1,397 ▲9 | 4.11 ▼0.09 | 98.40 ▲2.97 | 41.10 ▼2.52 |
All-in-One WP Sticky Anything /wp-admin/options-general.php?page=all-in-one-wp-sticky-anything | 813 | 2.03 | 23.05 | 31.25 |
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
- Zombie WordPress options were found after uninstall: 6 options
- can_compress_scripts
- db_upgraded
- widget_theysaidso_widget
- widget_recent-posts
- widget_recent-comments
- theysaidso_admin_options
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
The smoke test was a success, however most plugin functionality was not tested
SRP Passed 2 tests
🔹 Tests weight: 20 | SRP (Single-Responsibility Principle) - PHP files must act as libraries and never output text or perform any action when accessed directly in a browser
No output text or server-side errors detected on direct access of PHP files
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration 90% from 29 tests
readme.txt 94% from 16 tests
It's important to format your readme.txt file correctly as it is parsed for the public listing of your plugin
These attributes need to be fixed:
- Screenshots: A description for screenshot #1 is required in all-in-one-wp-sticky-anything/assets to your readme.txt
all-in-one-wp-sticky-anything/all-in-one-wp-sticky-anything.php 85% from 13 tests
The principal PHP file in "All-in-One WP Sticky Anything" v. 1.0.0 is loaded by WordPress automatically on each request
It is important to fix the following:
- Requires PHP: Required version must match the one declared in readme.txt ("5.6" instead of "7.0")
- Requires at least: Required version must match the one declared in readme.txt ("5.0" instead of "5.2")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short check of programming languages and file extensions; no executable files are allowed
Everything looks great! No dangerous files found in this plugin85 lines of code in 5 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 10 | 28 | 69 |
JavaScript | 2 | 0 | 0 | 13 |
CSS | 1 | 0 | 0 | 3 |
PHP code Passed 2 tests
An short overview of logical lines of code, cyclomatic complexity, and other code metrics
Everything seems fine, there were no complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.24 |
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 | 4 | |
▷ Named functions | 4 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 1 | |
▷ Global constants | 1 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
Using a strong compression for your PNG files is a great way to speed-up your plugin
There were not PNG files found in your plugin