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.22MB] [CPU: ▼5.94ms] Passed 4 tests
A check of server-side resources used by AI Assistant for Elementor - Auto Content Writer, OpenAI, ChatGPT
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.66 ▲0.19 | 37.25 ▼0.93 |
Dashboard /wp-admin | 3.53 ▲0.22 | 48.54 ▼0.01 |
Posts /wp-admin/edit.php | 3.65 ▲0.28 | 47.13 ▼6.00 |
Add New Post /wp-admin/post-new.php | 6.11 ▲0.22 | 81.22 ▼16.61 |
Media Library /wp-admin/upload.php | 3.45 ▲0.22 | 35.37 ▼0.20 |
Elementor AI Assistant /wp-admin/options-general.php?page=livemesh_el_assistant | 3.46 | 32.33 |
Server storage [IO: ▲0.24MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
There were no storage issued detected upon installing this plugin
Filesystem: 37 new files
Database: no new tables, 6 new options
New WordPress options |
---|
can_compress_scripts |
theysaidso_admin_options |
widget_theysaidso_widget |
db_upgraded |
widget_recent-posts |
widget_recent-comments |
Browser metrics Passed 4 tests
A check of browser resources used by AI Assistant for Elementor - Auto Content Writer, OpenAI, ChatGPT
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,793 ▲32 | 14.17 ▼0.46 | 1.67 ▲0.00 | 36.83 ▼2.29 |
Dashboard /wp-admin | 2,202 ▲22 | 5.53 ▼0.14 | 83.94 ▼5.42 | 35.71 ▼8.97 |
Posts /wp-admin/edit.php | 2,101 ▲1 | 1.99 ▼0.00 | 40.97 ▼0.77 | 37.41 ▲1.15 |
Add New Post /wp-admin/post-new.php | 1,529 ▼6 | 23.67 ▲5.25 | 677.74 ▲73.30 | 53.40 ▼9.48 |
Media Library /wp-admin/upload.php | 1,407 ▲7 | 4.21 ▼0.07 | 95.71 ▲1.46 | 44.13 ▲1.52 |
Elementor AI Assistant /wp-admin/options-general.php?page=livemesh_el_assistant | 1,118 | 2.24 | 33.52 | 43.86 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
Please fix the following items
- The uninstall procedure has failed, leaving 6 options in the database
- widget_recent-posts
- db_upgraded
- widget_theysaidso_widget
- widget_recent-comments
- theysaidso_admin_options
- can_compress_scripts
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
Even though everything seems fine, this is not an exhaustive test
SRP Passed 2 tests
🔹 Tests weight: 20 | The single-responsibility principle: PHP files have to remain inert when accessed directly, throwing no errors and performing no actions
The SRP test was a success
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
There were no browser issues found
Optimizations
Plugin configuration 90% 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
6 plugin tags: ai, openai, elementor addons, livemesh, elementor...
ai-assistant-elementor/ai-assistant-elementor.php 77% from 13 tests
The main file in "AI Assistant for Elementor - Auto Content Writer, OpenAI, ChatGPT" v. 1.7 serves as a complement to information provided in readme.txt and as the entry point to the plugin
It is important to fix the following:
- Domain Path: The domain path should be prefixed with a forward slash character ("/languages")
- Text Domain: Since WordPress version 4.6 the text domain is optional; if specified, it must be the same as the plugin slug
- Domain Path: You should use only dashes and lowercase characters for the domain path ("languages")
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
There were no executable files found in this plugin3,644 lines of code in 28 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 13 | 434 | 300 | 1,304 |
Sass | 4 | 152 | 2 | 888 |
CSS | 3 | 98 | 16 | 615 |
PO File | 2 | 589 | 1,219 | 502 |
JavaScript | 6 | 110 | 26 | 335 |
PHP code Passed 2 tests
An short overview of 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 | 9.14 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 14.00 |
Average method complexity | 2.21 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 14.00 |
Code structure | ||
---|---|---|
Namespaces | 2 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 7 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 7 | 100.00% |
▷ Final classes | 1 | 14.29% |
Methods | 47 | |
▷ Static methods | 1 | 2.13% |
▷ Public methods | 41 | 87.23% |
▷ Protected methods | 3 | 6.38% |
▷ Private methods | 3 | 6.38% |
Functions | 7 | |
▷ Named functions | 7 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 11 | |
▷ Global constants | 11 | 100.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
1 PNG file occupies 0.01MB with 0.00MB in potential savings
Potential savings
Compression of 1 random PNG file using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
admin/assets/images/logo-dark.png | 7.81KB | 3.31KB | ▼ 57.60% |