Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
This plugin's installer ran successfully
Server metrics [RAM: ▲0.40MB] [CPU: ▼5.52ms] Passed 4 tests
This is a short check of server-side resources used by Display Data on your site! Create Dynamic Content Templates from any form of data. Works with ACF, Pods, BuddyPress/ BuddyBoss
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.61 ▲0.14 | 39.81 ▼2.24 |
Dashboard /wp-admin | 3.84 ▲0.50 | 50.50 ▼12.51 |
Posts /wp-admin/edit.php | 3.89 ▲0.54 | 50.33 ▲4.89 |
Add New Post /wp-admin/post-new.php | 6.36 ▲0.48 | 81.54 ▼12.20 |
Media Library /wp-admin/upload.php | 3.70 ▲0.47 | 38.63 ▲4.87 |
Install Plugins /wp-admin/plugins.php?page=tgmpa-install-plugins | 3.87 | 36.84 |
Template /wp-admin/edit.php?post_type=bf_template | 3.81 | 35.27 |
Server storage [IO: ▲0.65MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
This plugin installed successfully
Filesystem: 56 new files
Database: no new tables, 6 new options
New WordPress options |
---|
db_upgraded |
widget_recent-posts |
widget_recent-comments |
widget_theysaidso_widget |
theysaidso_admin_options |
can_compress_scripts |
Browser metrics Passed 4 tests
This is an overview of browser requirements for Display Data on your site! Create Dynamic Content Templates from any form of data. Works with ACF, Pods, BuddyPress/ BuddyBoss
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,823 ▲76 | 14.61 ▲0.35 | 1.78 ▲0.16 | 47.94 ▲2.88 |
Dashboard /wp-admin | 2,225 ▲45 | 5.57 ▲0.03 | 86.82 ▼13.14 | 40.87 ▼3.12 |
Posts /wp-admin/edit.php | 2,142 ▲42 | 2.06 ▲0.09 | 41.18 ▲5.54 | 40.12 ▲2.26 |
Add New Post /wp-admin/post-new.php | 1,552 ▲26 | 23.44 ▲0.27 | 662.31 ▼27.14 | 50.49 ▲4.88 |
Media Library /wp-admin/upload.php | 1,435 ▲35 | 4.26 ▲0.08 | 98.60 ▼2.42 | 45.45 ▼1.38 |
Install Plugins /wp-admin/plugins.php?page=tgmpa-install-plugins | 974 | 2.06 | 27.46 | 31.22 |
Template /wp-admin/edit.php?post_type=bf_template | 1,102 | 1.97 | 33.91 | 33.67 |
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
Please fix the following items
- This plugin did not uninstall successfully, leaving 6 options in the database
- widget_recent-posts
- db_upgraded
- can_compress_scripts
- widget_recent-comments
- widget_theysaidso_widget
- theysaidso_admin_options
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
The smoke test was a success, however most plugin functionality was not tested
SRP Passed 2 tests
🔹 Tests weight: 20 | A shallow check of the single-responsibility principle; PHP files should perform no action - including output of placeholder text - and trigger no errors when accessed directly
Looking good! No server-side errors or output on direct access of PHP files
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 96% from 29 tests
readme.txt Passed 16 tests
The readme.txt file is an important file in your plugin as it is parsed by WordPress.org to prepare the public listing of your plugin
5 plugin tags: dynamic templates, content templates, form content templates, display form data, form submission data
buddyforms-hook-fields/buddyforms-hook-fields.php 92% from 13 tests
"Display Data on your site! Create Dynamic Content Templates from any form of data. Works with ACF, Pods, BuddyPress/ BuddyBoss" version 1.3.16's main PHP file describes plugin functionality and also serves as the entry point to any WordPress functionality
The following require your attention:
- Text Domain: The text domain is optional since WordPress version 4.6; if you do specify it, it must be the same as the plugin slug
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short glimpse at programming languages used with this plugin and a check that no dangerous files are present
Success! There were no dangerous files found in this plugin5,766 lines of code in 26 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PO File | 17 | 1,449 | 1,993 | 4,842 |
PHP | 6 | 164 | 126 | 774 |
JavaScript | 1 | 10 | 3 | 69 |
CSS | 1 | 7 | 0 | 57 |
JSON | 1 | 0 | 0 | 24 |
PHP code Passed 2 tests
This is a short overview of cyclomatic complexity and code structure for this plugin
This plugin has no cyclomatic complexity problems
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.54 |
Average class complexity | 48.14 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 206.00 |
Average method complexity | 4.27 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 34.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 7 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 7 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 101 | |
▷ Static methods | 5 | 4.95% |
▷ Public methods | 78 | 77.23% |
▷ Protected methods | 23 | 22.77% |
▷ Private methods | 0 | 0.00% |
Functions | 27 | |
▷ Named functions | 20 | 74.07% |
▷ Anonymous functions | 7 | 25.93% |
Constants | 3 | |
▷ Global constants | 0 | 0.00% |
▷ Class constants | 3 | 100.00% |
▷ Public constants | 3 | 100.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
All PNG images should be compressed to minimize bandwidth usage for end users
3 PNG files occupy 0.07MB with 0.04MB in potential savings
Potential savings
Compression of 3 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
includes/assets/images/compressed.png | 30.40KB | 9.02KB | ▼ 70.32% |
includes/assets/images/multimedia.png | 6.05KB | 3.17KB | ▼ 47.68% |
includes/assets/images/pdf.png | 30.63KB | 8.84KB | ▼ 71.14% |