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
Installer ran successfully
Server metrics [RAM: ▲0.02MB] [CPU: ▼6.96ms] Passed 4 tests
An overview of server-side resources used by Everest Toolkit
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.49 ▲0.02 | 38.24 ▼4.04 |
Dashboard /wp-admin | 3.32 ▲0.02 | 46.36 ▼1.58 |
Posts /wp-admin/edit.php | 3.43 ▲0.08 | 47.37 ▼1.84 |
Add New Post /wp-admin/post-new.php | 5.92 ▲0.03 | 86.79 ▼18.17 |
Media Library /wp-admin/upload.php | 3.24 ▲0.01 | 34.07 ▼3.79 |
Server storage [IO: ▲0.58MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
This plugin was installed successfully
Filesystem: 96 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-posts |
widget_theysaidso_widget |
db_upgraded |
theysaidso_admin_options |
widget_recent-comments |
can_compress_scripts |
Browser metrics Passed 4 tests
Checking browser requirements for Everest Toolkit
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,902 ▲116 | 13.57 ▼0.57 | 4.86 ▲2.71 | 42.84 ▼1.64 |
Dashboard /wp-admin | 2,225 ▲19 | 5.90 ▲1.00 | 103.56 ▲1.93 | 37.57 ▼8.59 |
Posts /wp-admin/edit.php | 2,104 ▲4 | 1.99 ▼0.05 | 36.05 ▼0.44 | 33.20 ▼5.52 |
Add New Post /wp-admin/post-new.php | 1,530 ▼1 | 22.98 ▼0.19 | 668.74 ▼6.15 | 60.16 ▲5.86 |
Media Library /wp-admin/upload.php | 1,398 ▼5 | 4.23 ▲0.04 | 98.37 ▼2.20 | 42.57 ▼6.44 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
You still need to fix the following
- This plugin did not uninstall successfully, leaving 6 options in the database
- widget_recent-posts
- theysaidso_admin_options
- db_upgraded
- widget_recent-comments
- widget_theysaidso_widget
- can_compress_scripts
Smoke tests 50% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Even though no errors were found, this is by no means an exhaustive test
SRP 0% from 2 tests
🔹 Tests weight: 20 | The single-responsibility principle applies for WordPress plugins as well - please make sure your PHP files perform no actions when accessed directly
Please fix the following items
- 2× PHP files perform the task of outputting text when accessed with GET requests:
- > /wp-content/plugins/everest-toolkit/admin/partials/everest-toolkit-admin-display.php
- > /wp-content/plugins/everest-toolkit/public/partials/everest-toolkit-public-display.php
- 34× PHP files trigger server-side errors or warnings when accessed directly (only 10 are shown):
- > PHP Fatal error
Uncaught Error: Class 'Elementor\\Widget_Base' not found in wp-content/plugins/everest-toolkit/includes/elementor/arya-multipurpose/widgets/partners.php:3
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/everest-toolkit/includes/theme-info/configs/ultra-lite-blog-config.php:211
- > PHP Fatal error
Uncaught Error: Class 'Elementor\\Widget_Base' not found in wp-content/plugins/everest-toolkit/includes/elementor/arya-multipurpose/widgets/features.php:3
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/everest-toolkit/includes/elementor/arya-multipurpose/class-elementor-extension.php:52
- > PHP Fatal error
Uncaught Error: Class 'WP_Customize_Setting' not found in wp-content/plugins/everest-toolkit/includes/demo-importer/class-et-customizer-option.php:12
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/everest-toolkit/includes/theme-info/configs/gucherry-blog-pro-config.php:179
- > PHP Warning
require(ET_ABSPATHincludes/demo-importer/importer/class-et-importer-logger.php): failed to open stream: No such file or directory in wp-content/plugins/everest-toolkit/includes/demo-importer/class-et-logger.php on line 11
- > PHP Fatal error
Uncaught Error: Class 'Elementor\\Widget_Base' not found in wp-content/plugins/everest-toolkit/includes/elementor/arya-multipurpose/widgets/about-one.php:3
- > PHP Fatal error
Uncaught Error: Class 'Elementor\\Widget_Base' not found in wp-content/plugins/everest-toolkit/includes/elementor/arya-multipurpose/widgets/banner-one.php:3
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/everest-toolkit/includes/theme-info/configs/everest-news-lite-config.php:213
- > PHP Fatal error
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 Passed 29 tests
readme.txt Passed 16 tests
Perhaps the most important file in your plugin readme.txt gets parsed in order to generate the public listing of your plugin
There were no plugin tags found
everest-toolkit/everest-toolkit.php Passed 13 tests
The primary PHP file in "Everest Toolkit" version 1.2.3 is used by WordPress to initiate all plugin functionality
79 characters long description:
Toolkit for themes and contains demo import options required for everestthemes.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | There should be no dangerous file extensions present in any WordPress plugin
Good job! No executable or dangerous file extensions detected10,594 lines of code in 89 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 79 | 2,421 | 2,643 | 10,048 |
CSS | 5 | 73 | 25 | 355 |
JavaScript | 5 | 58 | 92 | 191 |
PHP code Passed 2 tests
This is a very shot review of cyclomatic complexity and code structure
There were no cyclomatic complexity issued detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.37 |
Average class complexity | 15.26 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 262.00 |
Average method complexity | 3.39 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 28.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 57 | |
▷ Abstract classes | 1 | 1.75% |
▷ Concrete classes | 56 | 98.25% |
▷ Final classes | 3 | 5.36% |
Methods | 340 | |
▷ Static methods | 75 | 22.06% |
▷ Public methods | 256 | 75.29% |
▷ Protected methods | 39 | 11.47% |
▷ Private methods | 45 | 13.24% |
Functions | 33 | |
▷ Named functions | 32 | 96.97% |
▷ Anonymous functions | 1 | 3.03% |
Constants | 9 | |
▷ Global constants | 7 | 77.78% |
▷ Class constants | 2 | 22.22% |
▷ Public constants | 2 | 100.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
PNG files should be compressed to save space and minimize bandwidth usage
1 PNG file occupies 0.00MB with 0.00MB in potential savings
Potential savings
Compression of 1 random PNG file using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
includes/theme-info/images/everestthemes.png | 4.46KB | 3.16KB | ▼ 29.15% |