Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.12MB] [CPU: ▼4.82ms] Passed 4 tests
This is a short check of server-side resources used by Admin Page Spider
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.60 ▲0.14 | 40.14 ▲0.40 |
Dashboard /wp-admin | 3.43 ▲0.08 | 48.22 ▼11.93 |
Posts /wp-admin/edit.php | 3.54 ▲0.18 | 49.45 ▲1.04 |
Add New Post /wp-admin/post-new.php | 6.01 ▲0.12 | 95.65 ▼6.93 |
Media Library /wp-admin/upload.php | 3.35 ▲0.12 | 37.90 ▼0.83 |
Admin Page Spider Free /wp-admin/options-general.php?page=apspider_fields | 3.32 | 33.39 |
Server storage [IO: ▲0.04MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
The plugin installed successfully
Filesystem: 10 new files
Database: no new tables, 10 new options
New WordPress options |
---|
apspider_radio_editmenu |
theysaidso_admin_options |
apspp_radio_viewposts |
widget_recent-posts |
apspider_editmenu_name |
db_upgraded |
widget_recent-comments |
apspp_posts_name |
widget_theysaidso_widget |
can_compress_scripts |
Browser metrics Passed 4 tests
Admin Page Spider: an overview of browser usage
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,915 ▲169 | 14.41 ▲0.02 | 1.65 ▼0.10 | 38.21 ▼5.25 |
Dashboard /wp-admin | 2,263 ▲82 | 5.53 ▼0.16 | 81.97 ▼19.64 | 37.01 ▼2.99 |
Posts /wp-admin/edit.php | 2,165 ▲62 | 2.04 ▲0.07 | 39.99 ▼5.90 | 35.29 ▼1.28 |
Add New Post /wp-admin/post-new.php | 1,579 ▲53 | 23.25 ▼0.03 | 656.17 ▼3.35 | 52.63 ▲1.57 |
Media Library /wp-admin/upload.php | 1,468 ▲68 | 4.22 ▼0.10 | 97.01 ▲0.55 | 41.53 ▼1.96 |
Admin Page Spider Free /wp-admin/options-general.php?page=apspider_fields | 1,020 | 1.65 | 23.01 | 36.71 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
You still need to fix the following
- Zombie WordPress options detected upon uninstall: 6 options
- widget_recent-posts
- db_upgraded
- widget_theysaidso_widget
- can_compress_scripts
- widget_recent-comments
- theysaidso_admin_options
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
Even though everything seems fine, this is not an exhaustive test
SRP Passed 2 tests
🔹 Tests weight: 20 | A shallow check of the single-responsibility principle; PHP files should perform no action - including output of placeholder text - and trigger no errors when accessed directly
The SRP test was a success
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
Everything seems fine on the user side
Optimizations
Plugin configuration 90% from 29 tests
readme.txt 81% from 16 tests
Perhaps the most important file in your plugin readme.txt gets parsed in order to generate the public listing of your plugin
Please fix the following attributes:
- Tags: Please reduce the number of tags, currently 23 tag instead of maximum 10
- Screenshots: Screenshot #1 (screenshot-2.png) image missing
- Screenshots: A description for screenshot #4 is required in admin-page-spider/assets to your readme.txt
admin-page-spider/admin-page-spider.php Passed 13 tests
The main PHP file in "Admin Page Spider" ver. 3.20 adds more information about the plugin and also serves as the entry point for this plugin
123 characters long description:
Adds a list of your pages & posts to the admin bar so you have quick access instead of going into multiple dashboard pages.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | An overview of files in this plugin; executable files are not allowed
No dangerous file extensions were detected767 lines of code in 7 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 6 | 236 | 96 | 701 |
PO File | 1 | 19 | 23 | 66 |
PHP code Passed 2 tests
This is a short overview of cyclomatic complexity and code structure for this plugin
There were no cyclomatic complexity issued detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.38 |
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 | 25 | |
▷ Named functions | 25 | 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
It is recommended to compress PNG files in your plugin to minimize bandwidth usage
No PNG images were found in this plugin