Benchmarks
Plugin footprint Passed 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.04MB] [CPU: ▼138.27ms] Passed 4 tests
Server-side resources used by Feature List Slider
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 2.88 ▲0.04 | 52.56 ▲25.12 |
Dashboard /wp-admin | 3.10 ▲0.04 | 57.41 ▲11.86 |
Posts /wp-admin/edit.php | 3.15 ▲0.04 | 43.67 ▼0.73 |
Add New Post /wp-admin/post-new.php | 5.46 ▲0.02 | 89.67 ▼564.55 |
Media Library /wp-admin/upload.php | 3.04 ▲0.04 | 30.70 ▲0.34 |
Gallery Category /wp-admin/edit-tags.php?taxonomy=responsive_fls_slider-category&post_type=feature_list_slider | 3.04 | 32.27 |
All Image /wp-admin/edit.php?post_type=feature_list_slider | 3.08 | 32.01 |
Gallery showcases /wp-admin/edit.php?post_type=feature_list_slider&page=responsive_gallery-fls-bar-submenu-page | 3.01 | 28.96 |
Add New /wp-admin/post-new.php?post_type=feature_list_slider | 3.15 | 49.30 |
Server storage [IO: ▲0.28MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
This plugin installed successfully
Filesystem: 11 new files
Database: no new tables, no new options
Browser metrics Passed 4 tests
Feature List Slider: an overview of browser usage
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,870 ▲274 | 16.37 ▲0.61 | 21.62 ▲11.88 | 52.60 ▲3.97 |
Dashboard /wp-admin | 3,015 ▲81 | 6.09 ▲0.15 | 152.43 ▲14.65 | 111.73 ▼1.50 |
Posts /wp-admin/edit.php | 2,784 ▲45 | 2.71 ▼0.01 | 67.11 ▲0.30 | 89.13 ▼2.67 |
Add New Post /wp-admin/post-new.php | 1,904 ▲232 | 19.13 ▲0.23 | 376.48 ▼2.68 | 106.59 ▼0.49 |
Media Library /wp-admin/upload.php | 1,858 ▲48 | 5.05 ▼0.02 | 138.88 ▲0.98 | 119.47 ▼6.99 |
Gallery Category /wp-admin/edit-tags.php?taxonomy=responsive_fls_slider-category&post_type=feature_list_slider | 1,776 | 2.38 | 57.96 | 79.14 |
All Image /wp-admin/edit.php?post_type=feature_list_slider | 1,466 | 2.64 | 63.01 | 71.99 |
Gallery showcases /wp-admin/edit.php?post_type=feature_list_slider&page=responsive_gallery-fls-bar-submenu-page | 1,060 | 2.06 | 49.91 | 78.36 |
Add New /wp-admin/post-new.php?post_type=feature_list_slider | 3,079 | 8.94 | 215.15 | 144.44 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] Passed 4 tests
🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
Uninstall script ran successfully
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
Good news, no errors were detected
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
- 3× PHP files trigger server errors when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function the_post_thumbnail() in wp-content/plugins/feature-list-slider/designs/design-1.php:2
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/feature-list-slider/feature-list-slider.php:342
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/feature-list-slider/fls_gallery_admin_settings_center.php:2
- > PHP Fatal error
User-side errors 0% from 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
These are user-side errors you should fix
- > GET request to /wp-admin/edit.php?post_type=feature_list_slider&page=responsive_gallery-fls-bar-submenu-page
- > Network (severe)
wp-content/plugins/feature-list-slider/images/design-1.jpg - Failed to load resource: the server responded with a status of 404 (Not Found)
Optimizations
Plugin configuration 97% 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
Attributes that need to be fixed:
- Screenshots: These screenshots do not have images: #1 (Designs Views from admin side), #2 (Catagroies shortcode)
feature-list-slider/feature-list-slider.php Passed 13 tests
The main PHP script in "Feature List Slider" version 1.0 is automatically included on every request by WordPress
39 characters long description:
A simple Responsive Feature List Slider
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | There should be no dangerous file extensions present in any WordPress plugin
Good job! No executable or dangerous file extensions detected5,279 lines of code in 8 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
JavaScript | 3 | 1,339 | 804 | 4,736 |
PHP | 3 | 62 | 27 | 298 |
CSS | 2 | 23 | 8 | 245 |
PHP code Passed 2 tests
This plugin's cyclomatic complexity and code structure detailed below
This plugin has no cyclomatic complexity problems
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.25 |
Average class complexity | 21.00 |
▷ Minimum class complexity | 21.00 |
▷ Maximum class complexity | 21.00 |
Average method complexity | 2.82 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 10.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 1 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 1 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 11 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 11 | 100.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
All PNG images should be compressed to minimize bandwidth usage for end users
1 PNG file occupies 0.00MB with 0.00MB in potential savings
Potential savings
Compression of 1 random PNG file using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
css/transparent_bg.png | 0.14KB | 0.09KB | ▼ 33.56% |