Benchmarks
Plugin footprint 65% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
Installer ran successfully
Server metrics [RAM: ▲0.07MB] [CPU: ▼143.16ms] Passed 4 tests
A check of server-side resources used by Responsive jQuery Slider - Vector Slider
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 2.82 ▼0.01 | 31.00 ▼8.93 |
Dashboard /wp-admin | 3.16 ▲0.11 | 57.01 ▲3.73 |
Posts /wp-admin/edit.php | 3.25 ▲0.15 | 56.04 ▲12.83 |
Add New Post /wp-admin/post-new.php | 5.52 ▲0.09 | 107.74 ▼566.96 |
Media Library /wp-admin/upload.php | 3.11 ▲0.11 | 35.21 ▼0.46 |
Slider Settings /wp-admin/edit.php?post_type=slider&page=vector-slider-settings | 3.09 | 34.25 |
Add New Slide /wp-admin/post-new.php?post_type=slider | 3.20 | 54.58 |
All Slides /wp-admin/edit.php?post_type=slider | 3.15 | 42.57 |
Server storage [IO: ▲1.33MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
This plugin was installed successfully
Filesystem: 32 new files
Database: no new tables, 1 new option
New WordPress options |
---|
cgtdefault_settings |
Browser metrics Passed 4 tests
This is an overview of browser requirements for Responsive jQuery Slider - Vector Slider
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,851 ▲279 | 16.49 ▲0.57 | 16.55 ▲4.89 | 51.99 ▲1.71 |
Dashboard /wp-admin | 3,012 ▲78 | 6.03 ▲0.06 | 152.72 ▼24.68 | 123.14 ▲9.40 |
Posts /wp-admin/edit.php | 2,784 ▲45 | 2.73 ▲0.01 | 75.10 ▼2.18 | 100.50 ▲1.13 |
Add New Post /wp-admin/post-new.php | 1,611 ▲30 | 15.30 ▼2.17 | 513.92 ▲39.71 | 128.40 ▼14.91 |
Media Library /wp-admin/upload.php | 1,852 ▲45 | 5.04 ▲0.03 | 177.76 ▲5.02 | 131.79 ▲9.20 |
Slider Settings /wp-admin/edit.php?post_type=slider&page=vector-slider-settings | 1,391 | 2.13 | 58.57 | 81.20 |
Add New Slide /wp-admin/post-new.php?post_type=slider | 2,376 | 4.59 | 119.73 | 91.24 |
All Slides /wp-admin/edit.php?post_type=slider | 1,487 | 2.64 | 73.85 | 80.61 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 50% from 4 tests
🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
Please fix the following items
- Uninstall procedure had uncaught errors
- > Warning in wp-includes/class-wp-hook.php+303
call_user_func_array() expects parameter 1 to be a valid callback, function 'vector_slider_deactivation' not found or invalid function name
- Zombie WordPress options were found after uninstall: 1 option
- cgtdefault_settings
Smoke tests 75% 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 take a closer look at the following
- 1× PHP files perform the action of outputting non-empty strings when accessed directly:
- > /wp-content/plugins/vector-slider/inc/core/sections/about-settings.php
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
Everything seems fine, but this is not an exhaustive test
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:
- Tags: Please reduce the number of tags, currently 15 tag instead of maximum 10
- Donate link: Please fix this invalid URI: ""
vector-slider/vector-slider.php Passed 13 tests
This is the main PHP file of "Responsive jQuery Slider - Vector Slider" version 1.0.6, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
28 characters long description:
Responsive wordpress slider.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of programming languages used in this plugin; dangerous file extensions are not allowed
There were no executable files found in this plugin8,051 lines of code in 19 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
CSS | 6 | 83 | 18 | 2,796 |
SVG | 2 | 1 | 0 | 2,684 |
JavaScript | 4 | 830 | 59 | 2,061 |
PHP | 6 | 83 | 39 | 416 |
PO File | 1 | 40 | 41 | 94 |
PHP code Passed 2 tests
Cyclomatic complexity and code structure are the fingerprint of this plugin
No complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.34 |
Average class complexity | 40.00 |
▷ Minimum class complexity | 40.00 |
▷ Maximum class complexity | 40.00 |
Average method complexity | 2.90 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 24.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 | 21 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 21 | 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 | 8 | |
▷ Global constants | 8 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
Using a strong compression for your PNG files is a great way to speed-up your plugin
1 compressed PNG file occupies 0.05MB
Potential savings
Compression of 1 random PNG file using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
assets/img/vectortheme.png | 53.78KB | 52.42KB | ▼ 2.51% |