Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
Install script ran successfully
Server metrics [RAM: ▲0.02MB] [CPU: ▼5.93ms] Passed 4 tests
This is a short check of server-side resources used by Startupx Toolkit
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.49 ▲0.03 | 36.95 ▼2.05 |
Dashboard /wp-admin | 3.34 ▼0.01 | 51.37 ▼17.40 |
Posts /wp-admin/edit.php | 3.39 ▲0.03 | 47.17 ▲0.79 |
Add New Post /wp-admin/post-new.php | 5.92 ▲0.03 | 98.17 ▼5.05 |
Media Library /wp-admin/upload.php | 3.26 ▲0.03 | 42.08 ▲1.66 |
Server storage [IO: ▲1.79MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
The plugin installed successfully
Filesystem: 23 new files
Database: no new tables, 6 new options
New WordPress options |
---|
db_upgraded |
widget_recent-comments |
widget_recent-posts |
theysaidso_admin_options |
widget_theysaidso_widget |
can_compress_scripts |
Browser metrics Passed 4 tests
Checking browser requirements for Startupx Toolkit
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,844 ▲83 | 13.25 ▼1.13 | 1.76 ▼0.18 | 45.87 ▲2.47 |
Dashboard /wp-admin | 2,247 ▲41 | 5.85 ▲0.96 | 98.58 ▼9.87 | 38.69 ▲0.91 |
Posts /wp-admin/edit.php | 2,130 ▲30 | 2.20 ▲0.20 | 37.46 ▼0.03 | 38.99 ▲4.79 |
Add New Post /wp-admin/post-new.php | 1,574 ▲210 | 23.03 ▲5.90 | 591.43 ▲51.97 | 48.55 ▼23.04 |
Media Library /wp-admin/upload.php | 1,426 ▲32 | 4.15 ▼0.15 | 114.95 ▼7.70 | 50.48 ▼0.16 |
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
You still need to fix the following
- Zombie WordPress options detected upon uninstall: 6 options
- theysaidso_admin_options
- widget_theysaidso_widget
- can_compress_scripts
- widget_recent-posts
- db_upgraded
- widget_recent-comments
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting 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 | It is important to ensure that your PHP files perform no action when accessed directly, respecting the single-responsibility principle
Please fix the following
- 3× GET requests to PHP files have triggered server-side errors or warnings:
- > PHP Fatal error
Trait 'StartupxToolkit\\Traits\\Singleton' not found in wp-content/plugins/startupx-toolkit/core/elementor/elementor.php on line 7
- > PHP Fatal error
Trait 'StartupxToolkit\\Traits\\Singleton' not found in wp-content/plugins/startupx-toolkit/core/loader.php on line 8
- > PHP Fatal error
Trait 'StartupxToolkit\\Traits\\Singleton' not found in wp-content/plugins/startupx-toolkit/core/helper.php on line 8
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the browser (console and network errors and warnings)
Everything seems fine on the user side
Optimizations
Plugin configuration Passed 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: sites, import, codegear, elementor, codegearthemes...
startupx-toolkit/startupx-toolkit.php Passed 13 tests
The primary PHP file in "Startupx Toolkit" version 1.0.0 is used by WordPress to initiate all plugin functionality
57 characters long description:
StartupxToolkit is the most-complete addon for Elementor.
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
Good job! No executable or dangerous file extensions detected11,102 lines of code in 18 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
JavaScript | 4 | 1,774 | 248 | 8,714 |
PHP | 11 | 277 | 352 | 1,660 |
CSS | 3 | 23 | 61 | 728 |
PHP code Passed 2 tests
Cyclomatic complexity and code structure are the fingerprint of this plugin
This plugin has no cyclomatic complexity issues
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.15 |
Average class complexity | 4.40 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 14.00 |
Average method complexity | 1.60 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 13.00 |
Code structure | ||
---|---|---|
Namespaces | 6 | |
Interfaces | 0 | |
Traits | 1 | |
Classes | 9 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 9 | 100.00% |
▷ Final classes | 2 | 22.22% |
Methods | 57 | |
▷ Static methods | 8 | 14.04% |
▷ Public methods | 42 | 73.68% |
▷ Protected methods | 14 | 24.56% |
▷ Private methods | 1 | 1.75% |
Functions | 0 | |
▷ Named functions | 0 | 0.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 0 | |
▷ Global constants | 0 | 0.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.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
No PNG files were detected