Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
Install script ran successfully
Server metrics [RAM: ▲0.23MB] [CPU: ▼4.16ms] Passed 4 tests
This is a short check of server-side resources used by Solid Dynamics
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.69 ▲0.23 | 45.30 ▲3.75 |
Dashboard /wp-admin | 3.55 ▲0.20 | 53.69 ▼9.52 |
Posts /wp-admin/edit.php | 3.66 ▲0.30 | 46.99 ▼1.08 |
Add New Post /wp-admin/post-new.php | 6.13 ▲0.24 | 93.12 ▼7.79 |
Media Library /wp-admin/upload.php | 3.47 ▲0.24 | 39.01 ▲1.75 |
Solid Dynamics /wp-admin/options-general.php?page=solid-dynamics-settings | 3.45 | 38.40 |
Server storage [IO: ▲0.90MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
This plugin was installed successfully
Filesystem: 71 new files
Database: no new tables, 6 new options
New WordPress options |
---|
db_upgraded |
can_compress_scripts |
widget_recent-posts |
widget_recent-comments |
theysaidso_admin_options |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
Checking browser requirements for Solid Dynamics
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,804 ▲58 | 14.42 ▼0.33 | 1.83 ▲0.08 | 43.40 ▲5.61 |
Dashboard /wp-admin | 2,210 ▲18 | 4.86 ▼0.11 | 100.61 ▼8.47 | 40.91 ▼7.38 |
Posts /wp-admin/edit.php | 2,093 ▲1 | 2.00 ▼0.01 | 35.90 ▼4.05 | 36.71 ▼4.94 |
Add New Post /wp-admin/post-new.php | 1,517 ▼2 | 17.39 ▼5.89 | 637.83 ▼12.90 | 49.10 ▼1.99 |
Media Library /wp-admin/upload.php | 1,392 ▲4 | 4.09 ▼0.06 | 97.99 ▼12.48 | 49.44 ▲4.00 |
Solid Dynamics /wp-admin/options-general.php?page=solid-dynamics-settings | 904 | 2.03 | 40.22 | 30.13 |
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
- db_upgraded
- widget_recent-comments
- widget_theysaidso_widget
- can_compress_scripts
- theysaidso_admin_options
- widget_recent-posts
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
Everything seems fine, however this is by no means 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 fix the following
- 7× GET requests to PHP files have triggered server-side errors or warnings:
- > PHP Fatal error
Uncaught Error: Call to undefined function Solid\\add_filter() in wp-content/plugins/solid-dynamics/settings/settings-fields.php:4
- > PHP Fatal error
Uncaught Error: Class 'Elementor\\Core\\DynamicTags\\Data_Tag' not found in wp-content/plugins/solid-dynamics/classes/parent-meta-image.php:3
- > PHP Fatal error
Uncaught Error: Class 'Elementor\\Core\\DynamicTags\\Tag' not found in wp-content/plugins/solid-dynamics/classes/list-pluck.php:4
- > PHP Fatal error
Uncaught Error: Class 'Elementor\\Core\\DynamicTags\\Tag' not found in wp-content/plugins/solid-dynamics/classes/menu.php:4
- > PHP Fatal error
Uncaught Error: Class 'Elementor\\Core\\DynamicTags\\Tag' not found in wp-content/plugins/solid-dynamics/classes/custom-callback.php:4
- > PHP Fatal error
Uncaught Error: Class 'Elementor\\Core\\DynamicTags\\Tag' not found in wp-content/plugins/solid-dynamics/classes/post-field.php:4
- > PHP Fatal error
Uncaught Error: Class 'Elementor\\Core\\DynamicTags\\Tag' not found in wp-content/plugins/solid-dynamics/classes/parent-meta.php:4
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
There were no browser issues found
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
The readme.txt file describes your plugin functionality and requirements and it is parsed to prepare the your plugin's listing
4 plugin tags: elementor, dynamic tags, jet engine, macros
solid-dynamics/solid-dynamics.php Passed 13 tests
The principal PHP file in "Solid Dynamics" v. 1.5.2 is loaded by WordPress automatically on each request
56 characters long description:
Helpful utilities for Elementor, Jet Engine, and beyond.
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 detected14,516 lines of code in 51 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
JavaScript | 27 | 2,401 | 2,058 | 10,381 |
HTML | 4 | 390 | 38 | 1,714 |
PHP | 13 | 363 | 603 | 1,401 |
CSS | 5 | 173 | 198 | 983 |
Markdown | 1 | 6 | 0 | 24 |
JSON | 1 | 0 | 0 | 13 |
PHP code Passed 2 tests
This is a very shot review of cyclomatic complexity and code structure
Everything seems fine, there were no complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.35 |
Average class complexity | 18.10 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 139.00 |
Average method complexity | 2.69 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 28.00 |
Code structure | ||
---|---|---|
Namespaces | 1 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 10 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 10 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 101 | |
▷ Static methods | 2 | 1.98% |
▷ Public methods | 94 | 93.07% |
▷ Protected methods | 6 | 5.94% |
▷ Private methods | 1 | 0.99% |
Functions | 3 | |
▷ Named functions | 3 | 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
It is recommended to compress PNG files in your plugin to minimize bandwidth usage
15 PNG files occupy 0.03MB with 0.01MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
wp-settings-framework/assets/vendor/jquery-timepicker/include/ui-1.10.0/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png | 0.13KB | 0.18KB | 0.00% |
wp-settings-framework/assets/vendor/jquery-timepicker/include/ui-1.10.0/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png | 2.12KB | 1.93KB | ▼ 8.95% |
wp-settings-framework/assets/vendor/jquery-timepicker/include/ui-1.10.0/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png | 0.10KB | 0.10KB | ▼ 5.71% |
wp-settings-framework/assets/vendor/jquery-timepicker/include/ui-1.10.0/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png | 0.25KB | 0.15KB | ▼ 37.45% |
wp-settings-framework/assets/vendor/jquery-timepicker/include/ui-1.10.0/ui-lightness/images/ui-bg_flat_10_000000_40x100.png | 0.17KB | 0.08KB | ▼ 51.12% |