Benchmarks
Plugin footprint 40% from 16 tests
Installer 0% from 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
Please fix the following installer errors
- The plugin cannot be installed
- > Notice in wp-content/plugins/super-posts-search-filter-lite/super-posts-search-filter-lite.php+23
Undefined variable: cat_style
Server metrics [RAM: ▼1.95MB] [CPU: ▼57.19ms] Passed 4 tests
Server-side resources used by Super Posts Search Filter Lite
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 2.04 ▼1.42 | 4.61 ▼41.72 |
Dashboard /wp-admin | 2.06 ▼1.24 | 5.08 ▼46.74 |
Posts /wp-admin/edit.php | 2.06 ▼1.30 | 6.24 ▼47.33 |
Add New Post /wp-admin/post-new.php | 2.06 ▼3.83 | 5.39 ▼92.96 |
Media Library /wp-admin/upload.php | 2.06 ▼1.17 | 5.78 ▼31.24 |
Server storage [IO: ▲0.01MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
The plugin installed successfully
Filesystem: 2 new files
Database: no new tables, 12 new options
New WordPress options |
---|
vkssfl_default_cat |
widget_recent-posts |
vkssfl_search_text |
vkssfl_cat_text |
theysaidso_admin_options |
vkssfl_clean_excluded_cats |
widget_recent-comments |
vkssfl_excluded_cats |
widget_theysaidso_widget |
vkssfl_cat_style |
... |
Browser metrics Passed 4 tests
This is an overview of browser requirements for Super Posts Search Filter Lite
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,793 ▲32 | 14.72 ▲0.37 | 1.69 ▼0.05 | 45.40 ▲4.56 |
Dashboard /wp-admin | 2,199 ▲18 | 5.61 ▼0.07 | 90.08 ▼10.91 | 38.05 ▼3.77 |
Posts /wp-admin/edit.php | 2,104 ▲4 | 2.01 ▲0.02 | 39.93 ▲2.66 | 34.58 ▼1.75 |
Add New Post /wp-admin/post-new.php | 1,531 ▲5 | 23.01 ▼0.18 | 673.30 ▲37.13 | 57.97 ▲8.88 |
Media Library /wp-admin/upload.php | 1,407 ▲7 | 4.17 ▲0.02 | 96.05 ▼14.97 | 42.49 ▼4.94 |
Super Search Filter Lite /wp-admin/super-posts-search-filter-lite.php | 26 | 0.42 | 0.11 | 15.91 |
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
These items require your attention
- Uninstall procedure validation failed for this plugin
- > Notice in wp-content/plugins/super-posts-search-filter-lite/super-posts-search-filter-lite.php+23
Undefined variable: cat_style
- This plugin does not fully uninstall, leaving 12 options in the database
- vkssfl_excluded_cats
- vkssfl_clean_excluded_cats
- vkssfl_default_cat
- vkssfl_search_text
- widget_theysaidso_widget
- widget_recent-posts
- theysaidso_admin_options
- widget_recent-comments
- vkssfl_cat_style
- db_upgraded
- ...
Smoke tests 50% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
The smoke test was a success, however most plugin functionality was not tested
SRP 50% from 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
Please fix the following items
- 1× PHP files trigger server-side errors or warnings when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_option() in wp-content/plugins/super-posts-search-filter-lite/super-posts-search-filter-lite.php:18
- > PHP Fatal error
User-side errors 0% from 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
Please take a look at the following user-side issues
- > GET request to /wp-admin/super-posts-search-filter-lite.php
- > Network (severe)
wp-admin/super-posts-search-filter-lite.php - Failed to load resource: the server responded with a status of 404 (Not Found)
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
Often overlooked, readme.txt is one of the most important files in your plugin
7 plugin tags: filter, category, advanced search, taxonomy, posts...
super-posts-search-filter-lite/super-posts-search-filter-lite.php Passed 13 tests
The main file in "Super Posts Search Filter Lite" v. 1.7.0 serves as a complement to information provided in readme.txt and as the entry point to the plugin
32 characters long description:
Filter posts based on categories
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | Executable files are not allowed as they can serve as attack vectors
No dangerous file extensions were detected227 lines of code in 1 file:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 52 | 8 | 227 |
PHP code Passed 2 tests
Cyclomatic complexity and code structure are the fingerprint of this plugin
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.21 |
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 | 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
Often times overlooked, PNG files can occupy unnecessary space in your plugin
No PNG images were found in this plugin