Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.27MB] [CPU: ▼1.14ms] Passed 4 tests
Analyzing server-side resources used by Post Slider - WordPress Responsive Post Slider & Post Carousel
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.74 ▲0.27 | 39.61 ▼2.97 |
Dashboard /wp-admin | 3.57 ▲0.27 | 46.67 ▼3.70 |
Posts /wp-admin/edit.php | 3.62 ▲0.26 | 47.10 ▼0.67 |
Add New Post /wp-admin/post-new.php | 6.18 ▲0.29 | 100.93 ▲7.39 |
Media Library /wp-admin/upload.php | 3.49 ▲0.26 | 34.31 ▲2.77 |
All Slider /wp-admin/edit.php?post_type=picsliderfree | 3.50 | 33.46 |
Add New Slider /wp-admin/post-new.php?post_type=picsliderfree | 3.53 | 56.59 |
Server storage [IO: ▲0.95MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
The plugin installed successfully
Filesystem: 30 new files
Database: no new tables, 7 new options
New WordPress options |
---|
theysaidso_admin_options |
can_compress_scripts |
widget_recent-posts |
category_children |
widget_theysaidso_widget |
db_upgraded |
widget_recent-comments |
Browser metrics Passed 4 tests
Post Slider - WordPress Responsive Post Slider & Post Carousel: an overview of browser usage
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,927 ▲165 | 13.54 ▼0.80 | 8.60 ▲6.89 | 42.00 ▼11.69 |
Dashboard /wp-admin | 2,245 ▲65 | 5.76 ▲0.12 | 88.39 ▼1.62 | 40.28 ▼4.98 |
Posts /wp-admin/edit.php | 2,152 ▲55 | 2.26 ▲0.24 | 41.58 ▲3.70 | 35.99 ▼0.26 |
Add New Post /wp-admin/post-new.php | 1,569 ▲43 | 23.38 ▲0.16 | 591.53 ▼78.61 | 33.68 ▼20.49 |
Media Library /wp-admin/upload.php | 1,450 ▲50 | 4.45 ▲0.22 | 98.62 ▼10.70 | 42.46 ▼1.69 |
All Slider /wp-admin/edit.php?post_type=picsliderfree | 1,121 | 2.21 | 36.79 | 31.06 |
Add New Slider /wp-admin/post-new.php?post_type=picsliderfree | 4,749 | 3.82 | 138.66 | 43.57 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
It is recommended to fix the following
- This plugin does not fully uninstall, leaving 7 options in the database
- widget_theysaidso_widget
- widget_recent-posts
- category_children
- db_upgraded
- can_compress_scripts
- widget_recent-comments
- theysaidso_admin_options
Smoke tests 50% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the server (in the Apache logs)
Please fix the following server-side errors
- > GET request to /wp-admin/edit.php?post_type=picsliderfree
- > Notice in wp-content/plugins/post-slider-free/includes/post-types/post-slider-free-post-type.php+58
Undefined index: order
SRP 50% from 2 tests
🔹 Tests weight: 20 | It is important to ensure that your PHP files perform no action when accessed directly, respecting the single-responsibility principle
Please fix the following items
- 1× PHP files perform the action of outputting non-empty strings when accessed directly:
- > /wp-content/plugins/post-slider-free/post-slider-free.php
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 94% from 16 tests
Often overlooked, readme.txt is one of the most important files in your plugin
Please fix the following attributes:
- Screenshots: Screenshot #4 (screenshot-4) image missing
post-slider-free/post-slider-free.php 92% from 13 tests
"Post Slider - WordPress Responsive Post Slider & Post Carousel" version 1.9's main PHP file describes plugin functionality and also serves as the entry point to any WordPress functionality
The following require your attention:
- Description: Please keep the plugin description shorter than 140 characters (currently 212 characters long)
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short glimpse at programming languages used with this plugin and a check that no dangerous files are present
Success! There were no dangerous files found in this plugin4,677 lines of code in 18 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
JavaScript | 3 | 497 | 1,010 | 2,023 |
PHP | 8 | 156 | 188 | 1,827 |
SVG | 2 | 1 | 0 | 578 |
CSS | 5 | 4 | 21 | 249 |
PHP code Passed 2 tests
A short review of cyclomatic complexity and code structure
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.32 |
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 | 12 | |
▷ Named functions | 12 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 2 | |
▷ Global constants | 2 | 100.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
There were not PNG files found in your plugin