Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.03MB] [CPU: ▼2.53ms] Passed 4 tests
Analyzing server-side resources used by Animation Hover Box
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.50 ▲0.04 | 49.27 ▲3.34 |
Dashboard /wp-admin | 3.34 ▲0.03 | 47.76 ▼4.30 |
Posts /wp-admin/edit.php | 3.39 ▲0.03 | 46.96 ▼3.54 |
Add New Post /wp-admin/post-new.php | 5.92 ▲0.03 | 94.43 ▼2.99 |
Media Library /wp-admin/upload.php | 3.26 ▲0.03 | 34.11 ▲0.70 |
Hover Content /wp-admin/edit.php?post_type=hover-content | 3.30 | 35.49 |
Add New /wp-admin/post-new.php?post_type=hover-content | 3.38 | 51.81 |
Server storage [IO: ▲0.21MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
This plugin was installed successfully
Filesystem: 6 new files
Database: no new tables, 6 new options
New WordPress options |
---|
theysaidso_admin_options |
widget_theysaidso_widget |
db_upgraded |
can_compress_scripts |
widget_recent-posts |
widget_recent-comments |
Browser metrics Passed 4 tests
This is an overview of browser requirements for Animation Hover Box
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,915 ▲180 | 13.78 ▼0.76 | 11.08 ▲9.38 | 48.14 ▲4.89 |
Dashboard /wp-admin | 2,227 ▲39 | 5.83 ▼0.00 | 105.87 ▼8.73 | 41.45 ▼1.80 |
Posts /wp-admin/edit.php | 2,113 ▲21 | 2.05 ▲0.04 | 36.41 ▼6.71 | 33.32 ▼6.74 |
Add New Post /wp-admin/post-new.php | 1,556 ▲28 | 23.17 ▲5.11 | 608.43 ▼37.92 | 56.96 ▼16.73 |
Media Library /wp-admin/upload.php | 1,418 ▲30 | 4.18 ▲0.03 | 97.92 ▼10.84 | 44.81 ▼0.51 |
Hover Content /wp-admin/edit.php?post_type=hover-content | 1,080 | 1.98 | 33.31 | 30.04 |
Add New /wp-admin/post-new.php?post_type=hover-content | 2,175 | 7.72 | 175.94 | 65.94 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
Please fix the following items
- Zombie WordPress options were found after uninstall: 6 options
- widget_theysaidso_widget
- widget_recent-posts
- widget_recent-comments
- theysaidso_admin_options
- can_compress_scripts
- db_upgraded
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
Even though everything seems fine, this is not an exhaustive test
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 errors when accessed directly with GET requests:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/animation-hover-box/animation-hover-box.php:15
- > 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 93% from 29 tests
readme.txt 88% from 16 tests
It's important to format your readme.txt file correctly as it is parsed for the public listing of your plugin
These attributes need your attention:
- Screenshots: Please add images for these screenshots: #1 (This is the first screen shot), #2 (This is the second screen shot), #3 (This is the third screen shot), #4 (This is the fourth screen shot), #5 (This is the fifth screen shot)
- Plugin Name: Write the name of your plugin instead of "Plugin Name" on the first line (
=== animation-hover-box ===
)
animation-hover-box/animation-hover-box.php Passed 13 tests
The entry point to "Animation Hover Box" version 1.0 is a PHP file that has certain tags in its header comment area
135 characters long description:
Amazing hover effects is an impressive hover effects collection.It is the fastest and most easiest plugin to set up in just few minutes
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | An overview of files in this plugin; executable files are not allowed
Everything looks great! No dangerous files found in this plugin114 lines of code in 4 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
CSS | 2 | 7 | 6 | 63 |
PHP | 1 | 21 | 7 | 50 |
JavaScript | 1 | 0 | 6 | 1 |
PHP code Passed 2 tests
Cyclomatic complexity and code structure are the fingerprint of this plugin
Great job! No cyclomatic complexity issues were detected in this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.05 |
Average class complexity | 2.00 |
▷ Minimum class complexity | 2.00 |
▷ Maximum class complexity | 2.00 |
Average method complexity | 1.25 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 2.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 | 4 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 4 | 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 | 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 were not PNG files found in your plugin