Benchmarks
Plugin footprint 58% from 16 tests
Installer 0% from 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
You still need to fix the following installer errors
- Install procedure validation failed for this plugin
- > Notice in wp-content/plugins/leaddyno/class-leaddyno-admin.php+154
Trying to access array offset on value of type bool
Server metrics [RAM: ▲0.06MB] [CPU: ▼11.19ms] Passed 4 tests
Server-side resources used by LeadDyno Wordpress Plugin
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.58 ▲0.08 | 42.45 ▼15.79 |
Dashboard /wp-admin | 3.42 ▲0.03 | 50.05 ▼19.59 |
Posts /wp-admin/edit.php | 3.53 ▲0.13 | 65.38 ▲12.71 |
Add New Post /wp-admin/post-new.php | 6.00 ▲0.07 | 89.40 ▼9.34 |
Media Library /wp-admin/upload.php | 3.34 ▲0.07 | 38.93 ▼0.02 |
LeadDyno /wp-admin/options-general.php?page=leaddyno | 3.28 | 33.01 |
Server storage [IO: ▲0.02MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
The plugin installed successfully
Filesystem: 3 new files
Database: no new tables, 7 new options
New WordPress options |
---|
theysaidso_admin_options |
widget_theysaidso_widget |
widget_recent-comments |
db_upgraded |
can_compress_scripts |
leaddyno |
widget_recent-posts |
Browser metrics Passed 4 tests
A check of browser resources used by LeadDyno Wordpress Plugin
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,806 ▲45 | 14.17 ▼0.41 | 1.62 ▼0.45 | 42.92 ▼12.59 |
Dashboard /wp-admin | 2,210 ▲30 | 5.57 ▼0.10 | 88.03 ▼14.24 | 43.23 ▼0.80 |
Posts /wp-admin/edit.php | 2,116 ▲16 | 2.01 ▲0.03 | 43.05 ▲6.05 | 36.66 ▲1.35 |
Add New Post /wp-admin/post-new.php | 1,541 ▲15 | 23.11 ▼0.10 | 646.09 ▼44.89 | 70.55 ▲15.31 |
Media Library /wp-admin/upload.php | 1,416 ▲13 | 4.14 ▼0.05 | 118.69 ▲12.72 | 47.77 ▼1.38 |
LeadDyno /wp-admin/options-general.php?page=leaddyno | 908 | 2.16 | 25.35 | 31.46 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
Please fix the following items
- The uninstall procedure has failed, leaving 7 options in the database
- theysaidso_admin_options
- widget_recent-posts
- db_upgraded
- widget_recent-comments
- widget_theysaidso_widget
- can_compress_scripts
- leaddyno
Smoke tests 50% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Almost there, just fix the following server-side errors
- > GET request to /wp-admin/options-general.php?page=leaddyno
- > Notice in wp-content/plugins/leaddyno/class-leaddyno-admin.php+105
Undefined property: LeadDyno_Admin::$toc
- > GET request to /wp-admin/options-general.php?page=leaddyno
- > Notice in wp-content/plugins/leaddyno/class-leaddyno-admin.php+254
Undefined index: domain
- > GET request to /wp-admin/options-general.php?page=leaddyno
- > Notice in wp-content/plugins/leaddyno/class-leaddyno-admin.php+275
Undefined index: disable_autowatch
- 11 occurences, only the last one shown
- > GET request to /wp-admin/options-general.php?page=leaddyno
- > POST request to /wp-cron.php?doing_wp_cron=1697551793.8827230930328369140625
- > Warning in wp-content/plugins/easy-age-verifier/lib/extras/wpApi.php+48
file_get_contents(): php_network_getaddresses: getaddrinfo failed: Name or service not known
- 11 occurences, only the last one shown
- > GET request to /wp-admin/options-general.php?page=leaddyno
- > POST request to /wp-cron.php?doing_wp_cron=1697551793.8827230930328369140625
- > Warning in wp-content/plugins/easy-age-verifier/lib/extras/wpApi.php+48
file_get_contents(http://www.fillyourtaproom.com/wp-json/wp/v2/posts?per_page=10): failed to open stream: php_network_getaddresses: getaddrinfo failed: Name or service not known
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
- 1× PHP files trigger server errors when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/leaddyno/class-leaddyno-admin.php:21
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the browser (console and network errors and warnings)
There were no browser issues found
Optimizations
Plugin configuration 96% from 29 tests
readme.txt Passed 16 tests
It's important to format your readme.txt file correctly as it is parsed for the public listing of your plugin
6 plugin tags: affiliate, outbound links, analysis, analytics, leaddyno...
leaddyno/class-leaddyno-admin.php 92% from 13 tests
The entry point to "LeadDyno Wordpress Plugin" version 1.10.6 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: Name the main plugin file the same as the plugin slug ("leaddyno.php" instead of "class-leaddyno-admin.php")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | There should be no dangerous file extensions present in any WordPress plugin
No dangerous file extensions were detected444 lines of code in 2 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 73 | 128 | 384 |
CSS | 1 | 12 | 0 | 60 |
PHP code Passed 2 tests
Cyclomatic complexity and code structure are the fingerprint of this plugin
No complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.30 |
Average class complexity | 25.00 |
▷ Minimum class complexity | 25.00 |
▷ Maximum class complexity | 25.00 |
Average method complexity | 3.11 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 12.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 | 10 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 10 | 100.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
Using a strong compression for your PNG files is a great way to speed-up your plugin
PNG images were not found in this plugin