Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
Installer ran successfully
Server metrics [RAM: ▼0.01MB] [CPU: ▼297.63ms] Passed 4 tests
An overview of server-side resources used by Academy Elementor Addons
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.53 ▲0.02 | 53.24 ▲1.82 |
Dashboard /wp-admin | 3.43 ▲0.02 | 34.38 ▲0.67 |
Posts /wp-admin/edit.php | 3.65 ▲0.01 | 38.99 ▲2.03 |
Add New Post /wp-admin/post-new.php | 6.90 ▼0.07 | 98.67 ▼1,187.95 |
Media Library /wp-admin/upload.php | 3.30 ▲0.00 | 24.79 ▼5.06 |
Server storage [IO: ▲0.39MB] [DB: ▲0.07MB] Passed 3 tests
How much does this plugin use your filesystem and database?
This plugin installed successfully
Filesystem: 52 new files
Database: no new tables, 3 new options
New WordPress options |
---|
academyea_version |
academyea_first_install_time |
academyea_required_rewrite_flush |
Browser metrics Passed 4 tests
A check of browser resources used by Academy Elementor Addons
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,797 ▲55 | 15.59 ▼0.17 | 5.96 ▼0.29 | 2.51 ▲0.31 |
Dashboard /wp-admin | 2,926 ▲65 | 6.12 ▼0.02 | 114.69 ▼15.78 | 155.21 ▼5.30 |
Posts /wp-admin/edit.php | 2,723 ▲51 | 3.37 ▲0.13 | 63.22 ▼5.00 | 139.57 ▼5.51 |
Add New Post /wp-admin/post-new.php | 1,742 ▲31 | 22.37 ▲1.50 | 398.53 ▼41.24 | 154.66 ▲9.99 |
Media Library /wp-admin/upload.php | 1,732 ▲31 | 5.49 ▲0.03 | 138.46 ▲0.83 | 189.00 ▼4.15 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.07MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
You still need to fix the following
- Zombie WordPress options were found after uninstall: 3 options
- academyea_required_rewrite_flush
- academyea_first_install_time
- academyea_version
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Even though no errors were found, this is by no means an exhaustive test
SRP 50% from 2 tests
🔹 Tests weight: 20 | SRP (Single-Responsibility Principle) - PHP files must act as libraries and never output text or perform any action when accessed directly in a browser
Please take a closer look at the following
- 3× PHP files trigger server errors when accessed directly:
- > PHP Fatal error
Uncaught Error: Class 'Elementor\\Widget_Base' not found in wp-content/plugins/academy-elementor-addons/includes/widgets/course-grid.php:9
- > PHP Fatal error
Uncaught Error: Class 'Elementor\\Widget_Base' not found in wp-content/plugins/academy-elementor-addons/includes/widgets/dashboard.php:8
- > PHP Fatal error
Uncaught Error: Class 'Elementor\\Widget_Base' not found in wp-content/plugins/academy-elementor-addons/includes/widgets/registration.php:8
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
Everything seems fine on the user side
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 88% from 16 tests
The readme.txt file is undoubtedly the most important file in your plugin, preparing it for public listing on WordPress.org
These attributes need to be fixed:
- Screenshots: These screenshots need descriptions #1, #2, #3 in academy-elementor-addons/assets to your readme.txt
- Tags: Too many tags (15 tag instead of maximum 10); only the first 5 tags are used in your directory listing
academy-elementor-addons/academy-elementor-addons.php Passed 13 tests
"Academy Elementor Addons" version 1.0.1's main PHP file describes plugin functionality and also serves as the entry point to any WordPress functionality
85 characters long description:
Elementor Integration - Design your eLearning website using Academy Elementor Addons.
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
Success! There were no dangerous files found in this plugin8,660 lines of code in 50 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 41 | 1,426 | 483 | 7,667 |
CSS | 4 | 20 | 10 | 642 |
JavaScript | 2 | 46 | 14 | 348 |
JSON | 3 | 0 | 0 | 3 |
PHP code Passed 2 tests
A brief analysis of cyclomatic complexity and code structure for this plugin
This plugin has no cyclomatic complexity issues
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.22 |
Average class complexity | 9.03 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 49.00 |
Average method complexity | 2.14 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 26.00 |
Code structure | ||
---|---|---|
Namespaces | 4 | |
Interfaces | 0 | |
Traits | 1 | |
Classes | 36 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 36 | 100.00% |
▷ Final classes | 1 | 2.78% |
Methods | 260 | |
▷ Static methods | 29 | 11.15% |
▷ Public methods | 211 | 81.15% |
▷ Protected methods | 48 | 18.46% |
▷ Private methods | 1 | 0.38% |
Functions | 2 | |
▷ Named functions | 0 | 0.00% |
▷ Anonymous functions | 2 | 100.00% |
Constants | 11 | |
▷ Global constants | 6 | 54.55% |
▷ Class constants | 5 | 45.45% |
▷ Public constants | 5 | 100.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
PNG files should be compressed to save space and minimize bandwidth usage
PNG images were not found in this plugin