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
Installer ran successfully
Server metrics [RAM: ▲0.20MB] [CPU: ▼2.68ms] Passed 4 tests
An overview of server-side resources used by Advanced Carousel Post Slider
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.67 ▲0.21 | 38.89 ▼3.81 |
Dashboard /wp-admin | 3.51 ▲0.20 | 52.17 ▼3.39 |
Posts /wp-admin/edit.php | 3.56 ▲0.20 | 52.19 ▼2.42 |
Add New Post /wp-admin/post-new.php | 6.09 ▲0.21 | 102.39 ▲1.28 |
Media Library /wp-admin/upload.php | 3.43 ▲0.20 | 38.78 ▼1.09 |
All Post Slider /wp-admin/edit.php?post_type=advncps | 3.47 | 38.64 |
Add Post Slider /wp-admin/post-new.php?post_type=advncps | 3.48 | 51.35 |
Server storage [IO: ▲1.39MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
No storage issues were detected
Filesystem: 27 new files
Database: no new tables, 6 new options
New WordPress options |
---|
theysaidso_admin_options |
can_compress_scripts |
db_upgraded |
widget_theysaidso_widget |
widget_recent-comments |
widget_recent-posts |
Browser metrics Passed 4 tests
An overview of browser requirements for Advanced Carousel Post Slider
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,996 ▲235 | 14.00 ▼0.29 | 5.80 ▲4.02 | 44.54 ▼1.99 |
Dashboard /wp-admin | 2,272 ▲69 | 4.98 ▲0.09 | 98.53 ▼17.48 | 40.56 ▼1.17 |
Posts /wp-admin/edit.php | 2,154 ▲54 | 2.29 ▲0.32 | 38.92 ▲1.82 | 35.62 ▲1.45 |
Add New Post /wp-admin/post-new.php | 1,577 ▲23 | 18.40 ▼0.12 | 614.82 ▼52.80 | 34.43 ▼16.56 |
Media Library /wp-admin/upload.php | 1,454 ▲54 | 4.35 ▲0.11 | 101.56 ▼9.82 | 43.78 ▼3.45 |
All Post Slider /wp-admin/edit.php?post_type=advncps | 1,140 | 2.19 | 32.87 | 33.06 |
Add Post Slider /wp-admin/post-new.php?post_type=advncps | 3,059 | 2.81 | 63.22 | 37.70 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
It is recommended to fix the following
- Zombie WordPress options were found after uninstall: 6 options
- theysaidso_admin_options
- can_compress_scripts
- db_upgraded
- widget_recent-comments
- widget_recent-posts
- widget_theysaidso_widget
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the server (in the Apache logs)
Good news, no errors were detected
SRP Passed 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
Looking good! No server-side errors or output on direct access of PHP files
User-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the browser (console and network errors and warnings)
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration 93% from 29 tests
readme.txt Passed 16 tests
It's important to format your readme.txt file correctly as it is parsed for the public listing of your plugin
10 plugin tags: carousel slider, slider, post slider, minimal slider, carousel...
carousel-post-slider/advanced-carousel-post-slider.php 85% from 13 tests
The entry point to "Advanced Carousel Post Slider" version 1.0.0 is a PHP file that has certain tags in its header comment area
You should first fix the following items:
- Description: The description should be shorter than 140 characters (currently 220 characters long)
- Main file name: The principal plugin file should be the same as the plugin slug ("carousel-post-slider.php" instead of "advanced-carousel-post-slider.php")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | Executable files are considered dangerous and should not be included with any WordPress plugin
Good job! No executable or dangerous file extensions detected10,482 lines of code in 18 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
JavaScript | 4 | 956 | 849 | 3,270 |
CSS | 5 | 486 | 47 | 3,246 |
SVG | 1 | 0 | 0 | 2,671 |
PHP | 8 | 224 | 65 | 1,295 |
PHP code Passed 2 tests
A short review of cyclomatic complexity and code structure
Although this was not an exhaustive test, there were no cyclomatic complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.37 |
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 | 10 | |
▷ Named functions | 10 | 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
PNG files should be compressed to save space and minimize bandwidth usage
There are no PNG files in this plugin