Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.00MB] [CPU: ▼7.54ms] Passed 4 tests
Server-side resources used by Toolbar Extras for Give Donations - Manage GiveWP Donation Campaigns Even Faster
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.47 ▲0.01 | 37.23 ▼6.80 |
Dashboard /wp-admin | 3.32 ▼0.03 | 50.24 ▼12.72 |
Posts /wp-admin/edit.php | 3.37 ▲0.01 | 49.32 ▼5.16 |
Add New Post /wp-admin/post-new.php | 5.90 ▲0.01 | 97.86 ▼5.49 |
Media Library /wp-admin/upload.php | 3.24 ▲0.01 | 36.62 ▲3.25 |
Server storage [IO: ▲0.70MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
This plugin was installed successfully
Filesystem: 72 new files
Database: no new tables, 7 new options
New WordPress options |
---|
tbex-options-givewp |
widget_theysaidso_widget |
can_compress_scripts |
db_upgraded |
theysaidso_admin_options |
widget_recent-posts |
widget_recent-comments |
Browser metrics Passed 4 tests
A check of browser resources used by Toolbar Extras for Give Donations - Manage GiveWP Donation Campaigns Even Faster
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,814 ▲53 | 14.25 ▼0.02 | 2.00 ▼0.21 | 34.10 ▼11.57 |
Dashboard /wp-admin | 2,223 ▲43 | 5.68 ▲0.15 | 83.52 ▼13.08 | 50.35 ▲11.28 |
Posts /wp-admin/edit.php | 2,128 ▲28 | 2.15 ▲0.20 | 37.38 ▼2.38 | 42.75 ▲4.10 |
Add New Post /wp-admin/post-new.php | 1,544 ▲18 | 23.59 ▼0.33 | 647.83 ▼0.26 | 53.71 ▼4.69 |
Media Library /wp-admin/upload.php | 1,422 ▲28 | 4.19 ▼0.04 | 106.82 ▲7.72 | 49.65 ▲4.24 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
The following items require your attention
- This plugin does not fully uninstall, leaving 6 options in the database
- theysaidso_admin_options
- can_compress_scripts
- widget_recent-posts
- widget_theysaidso_widget
- db_upgraded
- widget_recent-comments
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the server (in the Apache logs)
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
The following issues need your attention
- 49× PHP files perform the action of outputting non-empty strings when accessed directly (only 10 are shown):
- > /wp-content/plugins/toolbar-extras-givewp/includes/givewp-addons/items-payments-sofort.php
- > /wp-content/plugins/toolbar-extras-givewp/includes/givewp-addons/items-manual-donations.php
- > /wp-content/plugins/toolbar-extras-givewp/includes/givewp-addons/items-mailchimp-for-wp.php
- > /wp-content/plugins/toolbar-extras-givewp/includes/givewp-addons/items-fee-recovery.php
- > /wp-content/plugins/toolbar-extras-givewp/includes/functions-conditionals.php
- > /wp-content/plugins/toolbar-extras-givewp/includes/givewp-addons/items-form-field-manager.php
- > /wp-content/plugins/toolbar-extras-givewp/includes/tweaks.php
- > /wp-content/plugins/toolbar-extras-givewp/includes/givewp-addons/items-ure-permissions.php
- > /wp-content/plugins/toolbar-extras-givewp/includes/givewp-addons/items-email-template.php
- > /wp-content/plugins/toolbar-extras-givewp/includes/string-switcher.php
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file is important because it is parsed by WordPress.org for the public listing of your plugin
These attributes need to be fixed:
- Tags: There are too many tags (12 tag instead of maximum 10)
toolbar-extras-givewp/toolbar-extras-givewp.php 92% from 13 tests
The primary PHP file in "Toolbar Extras for Give Donations - Manage GiveWP Donation Campaigns Even Faster" version 1.0.1 is used by WordPress to initiate all plugin functionality
Please take the time to fix the following:
- Description: Please don't use more than 140 characters for the plugin description (currently 167 characters long)
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short review of files and their extensions; it is not recommended to include executable files
Good job! No executable or dangerous file extensions detected9,381 lines of code in 57 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 50 | 1,803 | 2,514 | 6,637 |
PO File | 2 | 984 | 1,564 | 2,375 |
Markdown | 3 | 178 | 0 | 292 |
CSS | 1 | 17 | 9 | 55 |
JSON | 1 | 0 | 0 | 22 |
PHP code Passed 2 tests
A brief analysis of cyclomatic complexity and code structure for this plugin
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.30 |
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 | 160 | |
▷ Named functions | 160 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 5 | |
▷ Global constants | 5 | 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