Benchmarks
Plugin footprint 58% from 16 tests
Installer 0% from 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
You still need to fix the following installer errors
- Install procedure validation failed for this plugin
- > User deprecated in wp-includes/functions.php+5453
Function get_page_by_title is deprecated since version 6.2.0! Use WP_Query instead.
Server metrics [RAM: ▲0.04MB] [CPU: ▼5.89ms] Passed 4 tests
A check of server-side resources used by Academy Elementor Addons
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.52 ▲0.06 | 40.28 ▼3.96 |
Dashboard /wp-admin | 3.36 ▲0.01 | 49.98 ▼15.26 |
Posts /wp-admin/edit.php | 3.47 ▲0.11 | 52.18 ▲0.42 |
Add New Post /wp-admin/post-new.php | 5.94 ▲0.05 | 88.08 ▼4.77 |
Media Library /wp-admin/upload.php | 3.28 ▲0.05 | 39.44 ▲3.11 |
Server storage [IO: ▲0.57MB] [DB: ▲0.07MB] Passed 3 tests
Filesystem and database footprint
There were no storage issued detected upon installing this plugin
Filesystem: 61 new files
Database: no new tables, 9 new options
New WordPress options |
---|
academyea_required_rewrite_flush |
widget_theysaidso_widget |
widget_recent-posts |
academyea_version |
theysaidso_admin_options |
can_compress_scripts |
widget_recent-comments |
academyea_first_install_time |
db_upgraded |
Browser metrics Passed 4 tests
Checking browser requirements for Academy Elementor Addons
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,811 ▲50 | 14.35 ▲0.05 | 1.74 ▼0.14 | 42.03 ▼3.13 |
Dashboard /wp-admin | 2,217 ▲40 | 5.54 ▼0.05 | 83.91 ▼8.35 | 39.60 ▼1.68 |
Posts /wp-admin/edit.php | 2,122 ▲22 | 2.09 ▲0.09 | 40.61 ▲3.66 | 38.21 ▲0.12 |
Add New Post /wp-admin/post-new.php | 1,556 ▲30 | 18.37 ▼5.31 | 648.84 ▼38.17 | 70.11 ▲18.82 |
Media Library /wp-admin/upload.php | 1,425 ▲28 | 4.17 ▲0.01 | 102.00 ▼1.85 | 45.69 ▼0.75 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.07MB] 75% from 4 tests
🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
It is recommended to fix the following
- The uninstall procedure has failed, leaving 9 options in the database
- academyea_version
- db_upgraded
- widget_theysaidso_widget
- academyea_required_rewrite_flush
- academyea_first_install_time
- theysaidso_admin_options
- can_compress_scripts
- widget_recent-posts
- widget_recent-comments
Smoke tests 75% 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)
Good news, no errors were detected
SRP 50% from 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
Please fix the following items
- 5× GET requests to PHP files trigger server-side errors or Error 500 responses:
- > 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
Uncaught Error: Class 'Elementor\\Widget_Base' not found in wp-content/plugins/academy-elementor-addons/includes/widgets/course-filters.php:8
- > 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/login-form.php:9
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
No browser issues were found
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 88% from 16 tests
The readme.txt file uses markdown syntax to describe your plugin to the world
Please fix the following attributes:
- Tags: There are too many tags (15 tag instead of maximum 10)
- Screenshots: These screenshots need descriptions #1, #2, #3 in academy-elementor-addons/assets to your readme.txt
academy-elementor-addons/academy-elementor-addons.php Passed 13 tests
"Academy Elementor Addons" version 1.2.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
There were no executable files found in this plugin11,379 lines of code in 59 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 46 | 1,827 | 572 | 10,105 |
CSS | 6 | 55 | 21 | 847 |
JavaScript | 4 | 95 | 14 | 424 |
JSON | 3 | 0 | 0 | 3 |
PHP code Passed 2 tests
This is a short overview of cyclomatic complexity and code structure for this plugin
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.20 |
Average class complexity | 9.15 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 49.00 |
Average method complexity | 2.03 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 25.00 |
Code structure | ||
---|---|---|
Namespaces | 4 | |
Interfaces | 0 | |
Traits | 1 | |
Classes | 40 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 40 | 100.00% |
▷ Final classes | 1 | 2.50% |
Methods | 321 | |
▷ Static methods | 31 | 9.66% |
▷ Public methods | 248 | 77.26% |
▷ Protected methods | 72 | 22.43% |
▷ Private methods | 1 | 0.31% |
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
It is recommended to compress PNG files in your plugin to minimize bandwidth usage
There were not PNG files found in your plugin