Benchmarks
Plugin footprint 40% from 16 tests
Installer 0% from 1 test
🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
These installer errors require your attention
- Install procedure validation failed for this plugin
- > Notice in wp-content/plugins/rt-filter-page-list/rt-filter-page-list.php+34
Trying to access array offset on value of type bool
Server metrics [RAM: ▼1.90MB] [CPU: ▼50.19ms] Passed 4 tests
This is a short check of server-side resources used by RT Filter Page List
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 2.09 ▼1.37 | 5.85 ▼36.07 |
Dashboard /wp-admin | 2.12 ▼1.23 | 6.29 ▼48.10 |
Posts /wp-admin/edit.php | 2.12 ▼1.24 | 7.01 ▼38.52 |
Add New Post /wp-admin/post-new.php | 2.12 ▼3.77 | 6.43 ▼78.05 |
Media Library /wp-admin/upload.php | 2.12 ▼1.11 | 6.16 ▼28.31 |
RT Filter Page List /wp-admin/options-general.php?page=rt-filter-page-list-settings | 2.12 | 7.16 |
Server storage [IO: ▲0.05MB] [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: 5 new files
Database: no new tables, 6 new options
New WordPress options |
---|
can_compress_scripts |
widget_recent-comments |
widget_recent-posts |
widget_theysaidso_widget |
theysaidso_admin_options |
db_upgraded |
Browser metrics Passed 4 tests
Checking browser requirements for RT Filter Page List
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,829 ▲83 | 13.54 ▼0.75 | 2.11 ▲0.32 | 45.57 ▲3.67 |
Dashboard /wp-admin | 2,213 ▲21 | 4.85 ▼0.12 | 101.71 ▼4.34 | 37.61 ▼0.74 |
Posts /wp-admin/edit.php | 2,093 ▲4 | 1.99 ▼0.01 | 37.93 ▲4.86 | 34.00 ▼0.93 |
Add New Post /wp-admin/post-new.php | 1,517 ▼2 | 17.75 ▼5.57 | 659.30 ▲21.73 | 54.00 ▼1.70 |
Media Library /wp-admin/upload.php | 1,386 ▼5 | 4.22 ▼0.11 | 96.35 ▲2.06 | 41.77 ▼1.41 |
RT Filter Page List /wp-admin/options-general.php?page=rt-filter-page-list-settings | 781 | 2.05 | 26.65 | 28.72 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 50% from 4 tests
🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
You still need to fix the following
- Uninstall procedure had uncaught errors
- > Notice in wp-content/plugins/rt-filter-page-list/rt-filter-page-list.php+34
Trying to access array offset on value of type bool
- The uninstall procedure has failed, leaving 6 options in the database
- can_compress_scripts
- widget_recent-posts
- widget_recent-comments
- theysaidso_admin_options
- widget_theysaidso_widget
- db_upgraded
Smoke tests 75% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Almost there, just fix the following server-side errors
- > GET request to /wp-admin/options-general.php?page=rt-filter-page-list-settings
- > Notice in wp-content/plugins/rt-filter-page-list/rt-filter-page-list.php+34
Trying to access array offset on value of type bool
SRP Passed 2 tests
🔹 Tests weight: 20 | The single-responsibility principle: PHP files have to remain inert when accessed directly, throwing no errors and performing no actions
Everything seems fine, however this is by no means an exhaustive test
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
No browser errors were detected
Optimizations
Plugin configuration 96% from 29 tests
readme.txt Passed 16 tests
You should put a lot of thought into formatting readme.txt as it is used by WordPress.org to prepare the public listing of your plugin
6 plugin tags: accordion, folding, menu, widget, filter...
rt-filter-page-list/rt-filter-page-list.php 92% from 13 tests
The main file in "RT Filter Page List" v. 1.0 serves as a complement to information provided in readme.txt and as the entry point to the plugin
It is important to fix the following:
- Description: Please don't use more than 140 characters for the plugin description (currently 184 characters long)
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 detected216 lines of code in 3 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 3 | 85 | 142 | 216 |
PHP code Passed 2 tests
This is a short overview of cyclomatic complexity and code structure for this plugin
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.41 |
Average class complexity | 11.33 |
▷ Minimum class complexity | 7.00 |
▷ Maximum class complexity | 19.00 |
Average method complexity | 3.07 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 7.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 3 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 3 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 15 | |
▷ Static methods | 3 | 20.00% |
▷ Public methods | 15 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 0 | |
▷ Named functions | 0 | 0.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
No PNG images were found in this plugin