Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
Installer ran successfully
Server metrics [RAM: ▲0.04MB] [CPU: ▼3.58ms] Passed 4 tests
Analyzing server-side resources used by WP Bootstrap Carousel by IT Pixelz
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.51 ▲0.05 | 44.19 ▲3.80 |
Dashboard /wp-admin | 3.35 ▲0.04 | 48.96 ▼0.73 |
Posts /wp-admin/edit.php | 3.40 ▲0.04 | 50.16 ▼6.14 |
Add New Post /wp-admin/post-new.php | 5.93 ▲0.04 | 84.05 ▼11.24 |
Media Library /wp-admin/upload.php | 3.27 ▲0.04 | 39.70 ▲8.89 |
All Sliders /wp-admin/edit.php?post_type=bootstapcarousel | 3.31 | 36.20 |
Add New /wp-admin/post-new.php?post_type=bootstapcarousel | 3.42 | 52.47 |
Carousel Settings /wp-admin/options-general.php?page=bootstrap-carousel-settings | 3.27 | 29.56 |
Category /wp-admin/edit-tags.php?taxonomy=bootcarouselcat&post_type=bootstapcarousel | 3.35 | 35.30 |
Server storage [IO: ▲0.02MB] [DB: ▲0.07MB] Passed 3 tests
How much does this plugin use your filesystem and database?
There were no storage issued detected upon installing this plugin
Filesystem: 6 new files
Database: no new tables, 7 new options
New WordPress options |
---|
widget_recent-posts |
db_upgraded |
widget_wpbc_how_boot_carousel_widget |
theysaidso_admin_options |
widget_theysaidso_widget |
widget_recent-comments |
can_compress_scripts |
Browser metrics Passed 4 tests
WP Bootstrap Carousel by IT Pixelz: an overview of browser usage
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,840 ▲94 | 14.74 ▲0.30 | 1.96 ▼0.52 | 46.03 ▲3.09 |
Dashboard /wp-admin | 2,244 ▲59 | 4.85 ▼0.97 | 103.84 ▼0.91 | 38.85 ▲1.07 |
Posts /wp-admin/edit.php | 2,124 ▲35 | 2.19 ▲0.20 | 33.40 ▼3.91 | 35.41 ▲2.27 |
Add New Post /wp-admin/post-new.php | 1,562 ▲43 | 23.29 ▲0.20 | 667.99 ▲66.75 | 50.69 ▼1.98 |
Media Library /wp-admin/upload.php | 1,417 ▲26 | 4.22 ▼0.01 | 100.36 ▼3.10 | 45.63 ▼0.91 |
All Sliders /wp-admin/edit.php?post_type=bootstapcarousel | 1,093 | 2.03 | 33.65 | 28.64 |
Add New /wp-admin/post-new.php?post_type=bootstapcarousel | 2,282 | 7.56 | 170.10 | 63.58 |
Carousel Settings /wp-admin/options-general.php?page=bootstrap-carousel-settings | 974 | 2.06 | 21.90 | 31.12 |
Category /wp-admin/edit-tags.php?taxonomy=bootcarouselcat&post_type=bootstapcarousel | 1,294 | 2.13 | 26.34 | 29.71 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.07MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
These items require your attention
- Zombie WordPress options were found after uninstall: 7 options
- can_compress_scripts
- db_upgraded
- widget_theysaidso_widget
- widget_wpbc_how_boot_carousel_widget
- widget_recent-comments
- widget_recent-posts
- theysaidso_admin_options
Smoke tests 25% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Please fix the following server-side errors
- 8 occurences, only the last one shown
- > GET request to /wp-admin/options-general.php?page=bootstrap-carousel-settings
- > Notice in wp-content/plugins/wp-bootstrap-carousel-by-it-pixelz/admin-page.php+88
Trying to access array offset on value of type bool
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 take a closer look at the following
- 2× PHP files trigger server errors when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function settings_fields() in wp-content/plugins/wp-bootstrap-carousel-by-it-pixelz/admin-page.php:51
- > PHP Fatal error
Uncaught Error: Call to undefined function plugin_basename() in wp-content/plugins/wp-bootstrap-carousel-by-it-pixelz/wp-bootstrap-carousel-itpixelz.php:24
- > PHP Fatal error
User-side errors 0% from 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the browser (console and network errors and warnings)
These are user-side errors you should fix
- > GET request to /wp-admin/options-general.php?page=bootstrap-carousel-settings
- > Rendering (warning) in unknown
/wp-admin/options-general.php?page=bootstrap-carousel-settings 223 The specified value "" does not conform to the required format. The format is "#rrggbb" where rr, gg, bb are two-digit hexadecimal numbers.
Optimizations
Plugin configuration 96% from 29 tests
readme.txt Passed 16 tests
Don't ignore readme.txt as it is the file that instructs WordPress.org on how to present your plugin to the world
7 plugin tags: bootstrap responsive slider, bootstrap slider, slider, casousel, boostrap carousel...
wp-bootstrap-carousel-by-it-pixelz/wp-bootstrap-carousel-itpixelz.php 92% from 13 tests
The entry point to "WP Bootstrap Carousel by IT Pixelz" version 1.0 is a PHP file that has certain tags in its header comment area
Please make the necessary changes and fix the following:
- Main file name: Even though not officially enforced, the main plugin file should be the same as the plugin slug ("wp-bootstrap-carousel-by-it-pixelz.php" instead of "wp-bootstrap-carousel-itpixelz.php")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is a short overview of programming languages used in this plugin, detecting executable files
Success! There were no dangerous files found in this plugin323 lines of code in 3 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 64 | 18 | 291 |
CSS | 1 | 13 | 0 | 32 |
PHP code Passed 2 tests
An overview of cyclomatic complexity and code structure
This plugin has no cyclomatic complexity issues
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.31 |
Average class complexity | 1.00 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 1.00 |
Average method complexity | 1.00 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 1.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 | 2 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 2 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 10 | |
▷ Named functions | 10 | 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
It is recommended to compress PNG files in your plugin to minimize bandwidth usage
2 compressed PNG files occupy 0.00MB
Potential savings
Compression of 2 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
images/arrow-right-1.png | 1.16KB | 1.40KB | 0.00% |
images/arrow-left-1.png | 1.14KB | 1.37KB | 0.00% |