Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.01MB] [CPU: ▼7.05ms] Passed 4 tests
An overview of server-side resources used by 3D Roll Over Links
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.47 ▲0.01 | 43.81 ▼6.77 |
Dashboard /wp-admin | 3.32 ▲0.02 | 48.29 ▼1.62 |
Posts /wp-admin/edit.php | 3.37 ▲0.02 | 50.52 ▲2.79 |
Add New Post /wp-admin/post-new.php | 5.92 ▲0.03 | 84.31 ▼18.85 |
Media Library /wp-admin/upload.php | 3.24 ▲0.02 | 35.79 ▼0.96 |
3D Roll Over Links /wp-admin/options-general.php?page=roll_over_links_menu | 3.21 | 30.95 |
Server storage [IO: ▲0.10MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
No storage issues were detected
Filesystem: 6 new files
Database: no new tables, 6 new options
New WordPress options |
---|
theysaidso_admin_options |
widget_theysaidso_widget |
widget_recent-posts |
can_compress_scripts |
db_upgraded |
widget_recent-comments |
Browser metrics Passed 4 tests
An overview of browser requirements for 3D Roll Over Links
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,840 ▲94 | 13.24 ▼1.16 | 2.24 ▲0.30 | 42.82 ▼5.23 |
Dashboard /wp-admin | 2,219 ▲28 | 4.86 ▼0.04 | 104.95 ▲1.51 | 38.04 ▼2.35 |
Posts /wp-admin/edit.php | 2,099 ▲10 | 2.03 ▼0.02 | 39.69 ▼2.30 | 39.60 ▲3.50 |
Add New Post /wp-admin/post-new.php | 1,527 ▼6 | 23.50 ▲0.27 | 700.51 ▼3.91 | 60.13 ▲4.93 |
Media Library /wp-admin/upload.php | 1,395 ▲7 | 4.29 ▲0.08 | 108.32 ▼11.44 | 48.18 ▼2.24 |
3D Roll Over Links /wp-admin/options-general.php?page=roll_over_links_menu | 1,041 | 3.73 | 89.45 | 38.51 |
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 detected upon uninstall: 6 options
- widget_theysaidso_widget
- widget_recent-comments
- db_upgraded
- can_compress_scripts
- theysaidso_admin_options
- widget_recent-posts
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 | It is important to ensure that your PHP files perform no action when accessed directly, respecting the single-responsibility principle
The following issues need your attention
- 2× GET requests to PHP files have triggered server-side errors or warnings:
- > PHP Fatal error
Uncaught Error: Call to undefined function settings_fields() in wp-content/plugins/3d-roll-over-links/admin/3d-roll-over-links-admin.php:7
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/3d-roll-over-links/3d-roll-over-links.php:20
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
Everything seems fine on the user side
Optimizations
Plugin configuration 97% from 29 tests
readme.txt 94% 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:
- Screenshots: Add a description for screenshot #2 in 3d-roll-over-links/assets to your readme.txt
3d-roll-over-links/3d-roll-over-links.php Passed 13 tests
The main PHP file in "3D Roll Over Links" ver. 0.1.2 adds more information about the plugin and also serves as the entry point for this plugin
74 characters long description:
This plugin provides 3D roll over efect over links in to your post content
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
No dangerous file extensions were detected2,202 lines of code in 5 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
JavaScript | 2 | 483 | 173 | 1,940 |
CSS | 1 | 20 | 0 | 132 |
PHP | 2 | 29 | 17 | 130 |
PHP code Passed 2 tests
An short overview of logical lines of code, cyclomatic complexity, and other code metrics
Everything seems fine, there were no complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.05 |
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 | 6 | |
▷ Named functions | 6 | 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
PNG files should be compressed to save space and minimize bandwidth usage
PNG images were not found in this plugin