Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | It is important to correctly install your plugin, without throwing errors or notices
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▲4.43MB] [CPU: ▲17.05ms] Passed 4 tests
This is a short check of server-side resources used by Azeen Core
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 8.65 ▲5.18 | 73.76 ▲29.28 |
Dashboard /wp-admin | 8.45 ▲5.14 | 84.49 ▲39.38 |
Posts /wp-admin/edit.php | 8.51 ▲5.16 | 74.68 ▲21.57 |
Add New Post /wp-admin/post-new.php | 8.11 ▲2.22 | 88.51 ▼17.46 |
Media Library /wp-admin/upload.php | 8.45 ▲5.23 | 71.43 ▲34.79 |
Server storage [IO: ▲2.70MB] [DB: ▲0.15MB] Passed 3 tests
Filesystem and database footprint
This plugin installed successfully
Filesystem: 299 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_theysaidso_widget |
db_upgraded |
widget_recent-posts |
theysaidso_admin_options |
widget_recent-comments |
can_compress_scripts |
Browser metrics Passed 4 tests
A check of browser resources used by Azeen Core
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,819 ▲58 | 14.35 ▼0.43 | 1.99 ▲0.33 | 44.20 ▲4.18 |
Dashboard /wp-admin | 2,195 ▲18 | 5.64 ▲0.11 | 84.42 ▼6.83 | 38.40 ▼1.18 |
Posts /wp-admin/edit.php | 2,100 ▼0 | 2.16 ▲0.19 | 37.22 ▼3.46 | 34.04 ▼2.21 |
Add New Post /wp-admin/post-new.php | 1,526 ▼0 | 22.12 ▼0.82 | 672.08 ▲21.05 | 55.23 ▲2.55 |
Media Library /wp-admin/upload.php | 1,403 ▲6 | 4.25 ▼0.01 | 100.27 ▼13.75 | 46.14 ▼5.93 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.15MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
These items require your attention
- This plugin does not fully uninstall, leaving 6 options in the database
- widget_recent-comments
- can_compress_scripts
- widget_theysaidso_widget
- theysaidso_admin_options
- db_upgraded
- widget_recent-posts
Smoke tests 50% 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)
Everything seems fine, however this is by no means an exhaustive test
SRP 0% from 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
Please take a closer look at the following
- 9× PHP files perform the action of outputting non-empty strings when accessed directly:
- > /wp-content/plugins/azeen-core/inc/kirki/modules/webfonts/class-kirki-fonts-google-local.php
- > /wp-content/plugins/azeen-core/inc/kirki/core/dynamic-css.php
- > /wp-content/plugins/azeen-core/inc/kirki/controls/views/textarea.php
- > /wp-content/plugins/azeen-core/inc/kirki/controls/views/code.php
- > /wp-content/plugins/azeen-core/inc/kirki/controls/views/radio.php
- > /wp-content/plugins/azeen-core/inc/kirki/controls/views/select.php
- > /wp-content/plugins/azeen-core/inc/kirki/controls/views/number.php
- > /wp-content/plugins/azeen-core/inc/kirki/controls/views/color.php
- > /wp-content/plugins/azeen-core/inc/kirki/controls/views/generic.php
- 65× PHP files trigger errors when accessed directly with GET requests (only 10 are shown):
- > PHP Fatal error
Uncaught Error: Class 'Kirki_Field_Kirki_Generic' not found in wp-content/plugins/azeen-core/inc/kirki/field/class-kirki-field-url.php:15
- > PHP Fatal error
Uncaught Error: Class 'Kirki_Field' not found in wp-content/plugins/azeen-core/inc/kirki/field/class-kirki-field-repeater.php:15
- > PHP Fatal error
Uncaught Error: Class 'Kirki_Field' not found in wp-content/plugins/azeen-core/inc/kirki/field/class-kirki-field-upload.php:15
- > PHP Fatal error
Uncaught Error: Class 'WP_Customize_Cropped_Image_Control' not found in wp-content/plugins/azeen-core/inc/kirki/controls/php/class-kirki-control-cropped-image.php:15
- > PHP Fatal error
Uncaught Error: Class 'Kirki_Field' not found in wp-content/plugins/azeen-core/inc/kirki/field/class-kirki-field-typography.php:15
- > PHP Fatal error
Uncaught Error: Call to undefined function wp_normalize_path() in wp-content/plugins/azeen-core/inc/kirki/deprecated/deprecated.php:17
- > PHP Fatal error
Uncaught Error: Class 'Kirki_Field_Kirki_Generic' not found in wp-content/plugins/azeen-core/inc/kirki/field/class-kirki-field-text.php:15
- > PHP Fatal error
Uncaught Error: Class 'Kirki_Field' not found in wp-content/plugins/azeen-core/inc/kirki/field/class-kirki-field-background.php:15
- > PHP Fatal error
Uncaught Error: Call to undefined function esc_html_e() in wp-content/plugins/azeen-core/inc/kirki/controls/views/image.php:34
- > PHP Fatal error
Uncaught Error: Class 'Kirki_Output_Property' not found in wp-content/plugins/azeen-core/inc/kirki/modules/css/property/class-kirki-output-property-background-image.php:15
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration 96% from 29 tests
readme.txt Passed 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
5 plugin tags: widgets, siteorigin, widget, clients, team members
azeen-core/azeen-core.php 92% from 13 tests
The entry point to "Azeen Core" version 1.0.0 is a PHP file that has certain tags in its header comment area
Please make the necessary changes and fix the following:
- Domain Path: The domain path folder was not found ("/languages")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of programming languages used in this plugin; dangerous file extensions are not allowed
No dangerous file extensions were detected35,459 lines of code in 268 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
JavaScript | 90 | 3,706 | 2,454 | 14,003 |
PHP | 161 | 2,419 | 8,157 | 11,000 |
JSON | 4 | 0 | 0 | 8,318 |
CSS | 8 | 173 | 6 | 1,884 |
SVG | 3 | 0 | 1 | 182 |
Sass | 1 | 7 | 1 | 45 |
YAML | 1 | 7 | 0 | 27 |
PHP code Passed 2 tests
Analyzing logical lines of code, cyclomatic complexity, and other code metrics
Great job! No cyclomatic complexity issues were detected in this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.47 |
Average class complexity | 12.45 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 186.00 |
Average method complexity | 4.03 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 50.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 148 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 148 | 100.00% |
▷ Final classes | 10 | 6.76% |
Methods | 560 | |
▷ Static methods | 114 | 20.36% |
▷ Public methods | 338 | 60.36% |
▷ Protected methods | 190 | 33.93% |
▷ Private methods | 32 | 5.71% |
Functions | 38 | |
▷ Named functions | 14 | 36.84% |
▷ Anonymous functions | 24 | 63.16% |
Constants | 9 | |
▷ Global constants | 9 | 100.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
16 PNG files occupy 0.27MB with 0.17MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
images/testi12.png | 63.61KB | 24.43KB | ▼ 61.59% |
inc/kirki/assets/images/3cr.png | 0.91KB | 0.32KB | ▼ 64.81% |
images/online.png | 6.04KB | 2.54KB | ▼ 57.90% |
images/testi52.png | 62.33KB | 23.74KB | ▼ 61.91% |
images/ghost2-64x64.png | 3.93KB | 1.39KB | ▼ 64.64% |