Benchmarks
Plugin footprint 82% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
This plugin's installer ran successfully
Server metrics [RAM: ▼0.01MB] [CPU: ▲1,063.37ms] 50% from 4 tests
An overview of server-side resources used by LIQUID BLOCKS GALLERY 37+ Free Designs
Please take the time to fix the following items
- CPU: Total CPU usage should be kept under 500.00ms (currently 1,315.41ms on /wp-admin/options-general.php?page=liquid-blocks)
- Extra CPU: The extra CPU usage must be under 200.00ms (currently 1,063.37ms on /wp-admin/options-general.php?page=liquid-blocks)
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.59 ▲0.13 | 40.94 ▲0.45 |
Dashboard /wp-admin | 3.48 ▲0.18 | 1,554.99 ▲1,502.96 |
Posts /wp-admin/edit.php | 3.54 ▲0.18 | 1,369.74 ▲1,320.78 |
Add New Post /wp-admin/post-new.php | 5.41 ▼0.48 | 1,755.41 ▲1,653.66 |
Media Library /wp-admin/upload.php | 3.35 ▲0.12 | 1,461.99 ▲1,429.30 |
LIQUID BLOCKS /wp-admin/options-general.php?page=liquid-blocks | 3.32 | 1,315.41 |
Server storage [IO: ▲0.84MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
This plugin was installed successfully
Filesystem: 55 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_theysaidso_widget |
db_upgraded |
widget_recent-posts |
theysaidso_admin_options |
can_compress_scripts |
widget_recent-comments |
Browser metrics Passed 4 tests
A check of browser resources used by LIQUID BLOCKS GALLERY 37+ Free Designs
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,837 ▲102 | 13.58 ▼1.22 | 4.74 ▲2.80 | 38.55 ▼11.40 |
Dashboard /wp-admin | 2,210 ▲22 | 4.81 ▼0.07 | 99.71 ▼13.63 | 39.04 ▼4.05 |
Posts /wp-admin/edit.php | 2,096 ▲7 | 2.08 ▲0.07 | 34.27 ▼2.61 | 33.47 ▼0.50 |
Add New Post /wp-admin/post-new.php | 1,773 ▲259 | 21.61 ▲3.98 | 689.84 ▼22.07 | 31.65 ▼35.09 |
Media Library /wp-admin/upload.php | 1,395 ▲7 | 4.11 ▼0.12 | 92.30 ▼21.59 | 40.60 ▼11.40 |
LIQUID BLOCKS /wp-admin/options-general.php?page=liquid-blocks | 1,070 | 2.05 | 25.53 | 36.58 |
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
- Zombie WordPress options detected upon uninstall: 6 options
- can_compress_scripts
- widget_theysaidso_widget
- theysaidso_admin_options
- widget_recent-comments
- widget_recent-posts
- db_upgraded
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 | It is important to ensure that your PHP files perform no action when accessed directly, respecting the single-responsibility principle
Please take a closer look at the following
- 1× PHP files trigger errors when accessed directly with GET requests:
- > PHP Fatal error
Uncaught Error: Call to undefined function get_file_data() in wp-content/plugins/liquid-blocks/liquid-blocks.php:31
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
No browser errors were detected
Optimizations
Plugin configuration 97% from 29 tests
readme.txt 94% from 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
These attributes need to be fixed:
- Tags: Please delete some tags, you are using 18 tag instead of maximum 10
liquid-blocks/liquid-blocks.php Passed 13 tests
"LIQUID BLOCKS GALLERY 37+ Free Designs" version 1.1.1's main PHP file describes plugin functionality and also serves as the entry point to any WordPress functionality
40 characters long description:
A magic tool to master WordPress blocks.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | An overview of files in this plugin; executable files are not allowed
No dangerous file extensions were detected4,544 lines of code in 11 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
JSON | 3 | 0 | 0 | 2,783 |
JavaScript | 3 | 31 | 12 | 942 |
PHP | 2 | 25 | 35 | 395 |
CSS | 2 | 9 | 10 | 326 |
PO File | 1 | 52 | 70 | 98 |
PHP code Passed 2 tests
Analyzing logical lines of code, cyclomatic complexity, and other code metrics
This plugin has no cyclomatic complexity issues
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.29 |
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 | 10 | |
▷ Named functions | 9 | 90.00% |
▷ Anonymous functions | 1 | 10.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
All PNG images should be compressed to minimize bandwidth usage for end users
41 compressed PNG files occupy 0.61MB
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
images/CTA/2.png | 9.25KB | 8.85KB | ▼ 4.37% |
images/Price/3.png | 13.28KB | 13.00KB | ▼ 2.10% |
images/Headlines/8.png | 18.81KB | 18.39KB | ▼ 2.20% |
images/Layouts/5.png | 18.12KB | 16.91KB | ▼ 6.71% |
images/bear.png | 21.00KB | 20.73KB | ▼ 1.28% |