Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | It is important to correctly install your plugin, without throwing errors or notices
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.01MB] [CPU: ▼8.26ms] Passed 4 tests
An overview of server-side resources used by Marker.io - Visual Website Feedback
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.48 ▲0.02 | 36.83 ▼8.17 |
Dashboard /wp-admin | 3.32 ▼0.02 | 47.58 ▼16.26 |
Posts /wp-admin/edit.php | 3.38 ▲0.02 | 42.14 ▼2.15 |
Add New Post /wp-admin/post-new.php | 5.91 ▲0.02 | 90.89 ▼6.47 |
Media Library /wp-admin/upload.php | 3.25 ▲0.02 | 34.70 ▼0.70 |
Marker.io /wp-admin/options-general.php?page=marker-io-plugin | 3.22 | 28.54 |
Server storage [IO: ▲0.22MB] [DB: ▲0.07MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
The plugin installed successfully
Filesystem: 12 new files
Database: no new tables, 7 new options
New WordPress options |
---|
widget_recent-comments |
widget_recent-posts |
theysaidso_admin_options |
markerio_plugin_options |
can_compress_scripts |
db_upgraded |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
This is an overview of browser requirements for Marker.io - Visual Website Feedback
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,824 ▲53 | 14.28 ▼0.36 | 2.15 ▲0.07 | 50.91 ▲7.73 |
Dashboard /wp-admin | 2,203 ▲23 | 5.61 ▼0.01 | 94.65 ▼5.98 | 43.11 ▲0.28 |
Posts /wp-admin/edit.php | 2,108 ▲8 | 2.02 ▲0.01 | 40.49 ▲0.72 | 35.42 ▼1.60 |
Add New Post /wp-admin/post-new.php | 1,542 ▲7 | 18.24 ▲0.24 | 622.53 ▼7.63 | 61.54 ▲1.53 |
Media Library /wp-admin/upload.php | 1,408 ▲8 | 4.17 ▲0.00 | 97.04 ▼5.23 | 41.73 ▼0.76 |
Marker.io /wp-admin/options-general.php?page=marker-io-plugin | 993 | 2.93 | 49.10 | 62.35 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.07MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
Please fix the following items
- Zombie WordPress options were found after uninstall: 6 options
- widget_recent-comments
- widget_theysaidso_widget
- theysaidso_admin_options
- db_upgraded
- can_compress_scripts
- widget_recent-posts
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 | The single-responsibility principle applies for WordPress plugins as well - please make sure your PHP files perform no actions when accessed directly
Please fix the following items
- 1× GET requests to PHP files have triggered server-side errors or warnings:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/marker-io/marker-io.php:36
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration Passed 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
5 plugin tags: website feedback, visual feedback, feedback widget, bug-tracking, feedback
marker-io/marker-io.php Passed 13 tests
"Marker.io - Visual Website Feedback" version 1.1.8's primary PHP file adds more information about the plugin and serves as the entry point for WordPress
92 characters long description:
Collect visual website feedback from colleagues and clients directly in your WordPress site.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of programming languages used in this plugin; dangerous file extensions are not allowed
No dangerous file extensions were detected417 lines of code in 7 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 3 | 70 | 49 | 276 |
JavaScript | 1 | 0 | 5 | 72 |
CSS | 2 | 4 | 0 | 47 |
SVG | 1 | 10 | 0 | 22 |
PHP code Passed 2 tests
An short overview of logical lines of code, cyclomatic complexity, and other code metrics
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.36 |
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 | 12 | |
▷ Named functions | 12 | 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
It is recommended to compress PNG files in your plugin to minimize bandwidth usage
No PNG images were found in this plugin