Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.03MB] [CPU: ▼2.54ms] Passed 4 tests
This is a short check of server-side resources used by Simple WP Slider
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.48 ▲0.02 | 36.53 ▼2.64 |
Dashboard /wp-admin | 3.35 ▲0.05 | 50.79 ▲5.07 |
Posts /wp-admin/edit.php | 3.47 ▲0.11 | 49.27 ▼2.73 |
Add New Post /wp-admin/post-new.php | 5.93 ▲0.04 | 86.55 ▼9.86 |
Media Library /wp-admin/upload.php | 3.25 ▲0.02 | 35.09 ▲5.19 |
Simple WP Slider /wp-admin/options-general.php?page=wpss_settings_page | 3.27 | 36.18 |
Server storage [IO: ▲0.21MB] [DB: ▲0.07MB] Passed 3 tests
Filesystem and database footprint
This plugin was installed successfully
Filesystem: 26 new files
Database: no new tables, 7 new options
New WordPress options |
---|
theysaidso_admin_options |
db_upgraded |
widget_recent-posts |
can_compress_scripts |
wpss_basics |
widget_recent-comments |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
A check of browser resources used by Simple WP Slider
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,951 ▲190 | 14.85 ▲0.49 | 1.89 ▲0.27 | 43.54 ▲0.20 |
Dashboard /wp-admin | 2,360 ▲183 | 6.34 ▲0.79 | 107.29 ▲21.66 | 38.97 ▼3.08 |
Posts /wp-admin/edit.php | 2,288 ▲185 | 3.50 ▲1.47 | 48.63 ▲12.81 | 34.23 ▼2.38 |
Add New Post /wp-admin/post-new.php | 1,545 ▲19 | 23.38 ▲0.26 | 589.69 ▼97.94 | 33.19 ▼23.00 |
Media Library /wp-admin/upload.php | 1,425 ▲25 | 4.31 ▲0.12 | 82.45 ▼10.26 | 43.85 ▲2.91 |
Simple WP Slider /wp-admin/options-general.php?page=wpss_settings_page | 1,037 | 3.52 | 48.93 | 24.23 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.07MB] 75% from 4 tests
🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
Please fix the following items
- This plugin did not uninstall successfully, leaving 7 options in the database
- db_upgraded
- can_compress_scripts
- theysaidso_admin_options
- widget_recent-posts
- widget_theysaidso_widget
- wpss_basics
- widget_recent-comments
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Everything seems fine, however this is by no means 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 a shallow check for browser errors
There were no browser issues found
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 88% from 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
These attributes need your attention:
- Donate link: Invalid URI found ("www.sungraizfaryad.com")
- Screenshots: A description for screenshot #1 is required in simple-wp-slider/assets to your readme.txt
simple-wp-slider/simple-wp-slider.php Passed 13 tests
"Simple WP Slider" version 1.0.1's main PHP file describes plugin functionality and also serves as the entry point to any WordPress functionality
68 characters long description:
This is a purpose oriented plugin which show slider using shortcode.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short check of programming languages and file extensions; no executable files are allowed
Good job! No executable or dangerous file extensions detected2,967 lines of code in 17 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
JavaScript | 3 | 853 | 72 | 2,151 |
PHP | 11 | 177 | 732 | 682 |
CSS | 2 | 14 | 5 | 121 |
SVG | 1 | 1 | 0 | 13 |
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 | 11.12 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 73.00 |
Average method complexity | 2.02 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 8.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 8 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 8 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 59 | |
▷ Static methods | 2 | 3.39% |
▷ Public methods | 51 | 86.44% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 8 | 13.56% |
Functions | 4 | |
▷ Named functions | 3 | 75.00% |
▷ Anonymous functions | 1 | 25.00% |
Constants | 1 | |
▷ Global constants | 1 | 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
No PNG files were detected