Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
Install script ran successfully
Server metrics [RAM: ▲0.02MB] [CPU: ▼6.90ms] Passed 4 tests
An overview of server-side resources used by Jeba Cute Slider
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.49 ▲0.03 | 44.23 ▲4.00 |
Dashboard /wp-admin | 3.33 ▼0.01 | 48.75 ▼16.65 |
Posts /wp-admin/edit.php | 3.38 ▲0.03 | 49.71 ▼0.48 |
Add New Post /wp-admin/post-new.php | 5.91 ▲0.03 | 92.73 ▼14.46 |
Media Library /wp-admin/upload.php | 3.25 ▲0.03 | 42.23 ▲6.73 |
Add New /wp-admin/post-new.php?post_type=jeba-items | 3.39 | 54.80 |
Tags /wp-admin/edit-tags.php?taxonomy=post_tag&post_type=jeba-items | 3.25 | 35.47 |
JebaSliders /wp-admin/edit.php?post_type=jeba-items | 3.31 | 39.81 |
Categories /wp-admin/edit-tags.php?taxonomy=category&post_type=jeba-items | 3.25 | 39.20 |
Server storage [IO: ▲0.26MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
This plugin installed successfully
Filesystem: 8 new files
Database: no new tables, 7 new options
New WordPress options |
---|
db_upgraded |
theysaidso_admin_options |
widget_recent-comments |
widget_theysaidso_widget |
can_compress_scripts |
category_children |
widget_recent-posts |
Browser metrics Passed 4 tests
A check of browser resources used by Jeba Cute Slider
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,936 ▲175 | 13.69 ▼0.67 | 10.92 ▲9.23 | 39.20 ▼4.68 |
Dashboard /wp-admin | 2,238 ▲58 | 5.70 ▲0.06 | 91.44 ▼0.87 | 41.56 ▲1.58 |
Posts /wp-admin/edit.php | 2,143 ▲43 | 2.08 ▲0.07 | 41.20 ▲5.66 | 34.84 ▲1.23 |
Add New Post /wp-admin/post-new.php | 1,563 ▲21 | 23.81 ▲0.68 | 696.02 ▲51.35 | 64.08 ▲12.48 |
Media Library /wp-admin/upload.php | 1,440 ▲37 | 4.38 ▲0.16 | 101.21 ▲0.14 | 43.59 ▼1.46 |
Add New /wp-admin/post-new.php?post_type=jeba-items | 2,403 | 7.86 | 173.52 | 72.17 |
Tags /wp-admin/edit-tags.php?taxonomy=post_tag&post_type=jeba-items | 1,365 | 2.27 | 30.76 | 35.10 |
JebaSliders /wp-admin/edit.php?post_type=jeba-items | 1,159 | 2.03 | 32.35 | 29.15 |
Categories /wp-admin/edit-tags.php?taxonomy=category&post_type=jeba-items | 1,498 | 2.28 | 28.60 | 35.39 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
Please fix the following items
- Zombie WordPress options were found after uninstall: 7 options
- theysaidso_admin_options
- widget_theysaidso_widget
- db_upgraded
- category_children
- widget_recent-posts
- can_compress_scripts
- widget_recent-comments
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
The smoke test was a success, however most plugin functionality was not tested
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 trigger server-side errors or warnings when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/jeba-cute-slider/jeba-index.php:13
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
No browser issues were found
Optimizations
Plugin configuration 87% from 29 tests
readme.txt 88% from 16 tests
The readme.txt file is an important file in your plugin as it is parsed by WordPress.org to prepare the public listing of your plugin
Attributes that need to be fixed:
- Contributors: Plugin contributors not specified
- Screenshots: Please add an image for screenshot #2 (Another demo.)
jeba-cute-slider/jeba-index.php 85% from 13 tests
The principal PHP file in "Jeba Cute Slider" v. 1.0 is loaded by WordPress automatically on each request
Please make the necessary changes and fix the following:
- Description: If Twitter did it, so should we! Keep the description under 140 characters (currently 342 characters long)
- Main file name: The principal plugin file should be the same as the plugin slug ("jeba-cute-slider.php" instead of "jeba-index.php")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of file extensions present in this plugin and a short test that no dangerous files are bundled with this plugin
Good job! No executable or dangerous file extensions detected5,017 lines of code in 6 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
JavaScript | 4 | 1,305 | 746 | 4,774 |
PHP | 1 | 38 | 13 | 161 |
CSS | 1 | 0 | 8 | 82 |
PHP code Passed 2 tests
Analyzing cyclomatic complexity and code structure
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.11 |
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 | 9 | |
▷ Named functions | 9 | 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
There are no PNG files in this plugin