Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
This plugin's installer ran successfully
Server metrics [RAM: ▲0.40MB] [CPU: ▼2.91ms] Passed 4 tests
Server-side resources used by Maestro Connector
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.81 ▲0.35 | 36.21 ▲0.90 |
Dashboard /wp-admin | 3.74 ▲0.39 | 46.63 ▼12.84 |
Posts /wp-admin/edit.php | 3.79 ▲0.43 | 50.63 ▼2.12 |
Add New Post /wp-admin/post-new.php | 6.56 ▲0.67 | 94.53 ▲4.14 |
Media Library /wp-admin/upload.php | 3.66 ▲0.43 | 39.21 ▲2.43 |
Bluehost Maestro /wp-admin/users.php?page=bluehost-maestro | 3.56 | 33.23 |
Server storage [IO: ▲0.33MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
This plugin installed successfully
Filesystem: 77 new files
Database: no new tables, 7 new options
New WordPress options |
---|
widget_recent-posts |
theysaidso_admin_options |
can_compress_scripts |
newfold_active_modules |
widget_theysaidso_widget |
db_upgraded |
widget_recent-comments |
Browser metrics Passed 4 tests
An overview of browser requirements for Maestro Connector
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,804 ▲58 | 13.21 ▼1.17 | 1.56 ▼0.23 | 40.37 ▼4.37 |
Dashboard /wp-admin | 2,210 ▲22 | 4.85 ▼1.04 | 107.62 ▼2.93 | 40.71 ▼0.32 |
Posts /wp-admin/edit.php | 2,093 ▲4 | 2.00 ▼0.02 | 39.23 ▲0.96 | 34.47 ▲2.43 |
Add New Post /wp-admin/post-new.php | 1,517 ▼16 | 17.46 ▼5.59 | 642.46 ▼30.65 | 49.31 ▼5.91 |
Media Library /wp-admin/upload.php | 1,392 ▲4 | 4.21 ▲0.01 | 93.43 ▼7.45 | 42.41 ▼0.25 |
Bluehost Maestro /wp-admin/users.php?page=bluehost-maestro | 830 | 2.04 | 24.73 | 43.99 |
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
It is recommended to fix the following
- Zombie WordPress options detected upon uninstall: 7 options
- widget_theysaidso_widget
- db_upgraded
- can_compress_scripts
- widget_recent-posts
- theysaidso_admin_options
- widget_recent-comments
- newfold_active_modules
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
Everything seems fine, however this is by no means an exhaustive test
SRP 50% from 2 tests
🔹 Tests weight: 20 | A shallow check of the single-responsibility principle; PHP files should perform no action - including output of placeholder text - and trigger no errors when accessed directly
Please fix the following items
- 18× GET requests to PHP files trigger server-side errors or Error 500 responses (only 10 are shown):
- > PHP Fatal error
Uncaught Error: Class 'WP_Forge\\Fluent\\Fluent' not found in wp-content/plugins/maestro-connector/vendor/newfold-labs/wp-module-loader/includes/Module.php:23
- > PHP Fatal error
Uncaught Error: Interface 'NewfoldLabs\\Container\\ContainerExceptionInterface' not found in wp-content/plugins/maestro-connector/vendor/newfold-labs/container/includes/ContainerException.php:12
- > PHP Fatal error
Uncaught Error: Class 'WP_REST_Controller' not found in wp-content/plugins/maestro-connector/vendor/newfold-labs/wp-module-maestro/includes/RestApi/WebProsController.php:15
- > PHP Fatal error
Uncaught Error: Class 'WP_REST_Controller' not found in wp-content/plugins/maestro-connector/vendor/newfold-labs/wp-module-maestro/includes/RestApi/ThemesController.php:18
- > PHP Fatal error
Uncaught Error: Class 'WP_REST_Controller' not found in wp-content/plugins/maestro-connector/vendor/newfold-labs/wp-module-maestro/includes/RestApi/SSOController.php:15
- > PHP Fatal error
Uncaught Error: Call to undefined function esc_html_e() in wp-content/plugins/maestro-connector/inc/partials/requirements.php:2
- > PHP Fatal error
Uncaught Error: Call to undefined function esc_html_e() in wp-content/plugins/maestro-connector/inc/partials/user-profile-section.php:1
- > PHP Fatal error
Uncaught Error: Class 'WP_REST_Controller' not found in wp-content/plugins/maestro-connector/vendor/newfold-labs/wp-module-maestro/includes/RestApi/SiteDetailsController.php:16
- > PHP Fatal error
Uncaught Error: Class 'WP_REST_Controller' not found in wp-content/plugins/maestro-connector/vendor/newfold-labs/wp-module-maestro/includes/RestApi/PluginsController.php:18
- > PHP Fatal error
Uncaught Error: Interface 'NewfoldLabs\\Container\otFoundExceptionInterface' not found in wp-content/plugins/maestro-connector/vendor/newfold-labs/container/includes/NotFoundException.php:12
- > 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 90% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file uses markdown syntax to describe your plugin to the world
These attributes need your attention:
- Screenshots: Add descriptions for screenshots #1, #2 in maestro-connector/assets to your readme.txt
maestro-connector/maestro-connector.php 85% from 13 tests
Analyzing the main PHP file in "Maestro Connector" version 1.2.0
It is important to fix the following:
- Domain Path: Prefix the domain path with a forward slash character ("/languages")
- Domain Path: Use only dashes and lowercase characters for the domain path ("languages")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | An overview of files in this plugin; executable files are not allowed
Success! There were no dangerous files found in this plugin5,580 lines of code in 71 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 55 | 1,107 | 3,196 | 4,167 |
Markdown | 6 | 284 | 0 | 700 |
JSON | 1 | 0 | 0 | 333 |
CSS | 1 | 2 | 0 | 146 |
JavaScript | 1 | 13 | 0 | 113 |
YAML | 3 | 20 | 1 | 112 |
SVG | 4 | 0 | 0 | 9 |
PHP code Passed 2 tests
This plugin's cyclomatic complexity and code structure detailed below
This plugin has no cyclomatic complexity issues
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.37 |
Average class complexity | 13.39 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 73.00 |
Average method complexity | 2.62 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 22.00 |
Code structure | ||
---|---|---|
Namespaces | 13 | |
Interfaces | 3 | |
Traits | 0 | |
Classes | 35 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 35 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 287 | |
▷ Static methods | 47 | 16.38% |
▷ Public methods | 257 | 89.55% |
▷ Protected methods | 2 | 0.70% |
▷ Private methods | 28 | 9.76% |
Functions | 28 | |
▷ Named functions | 17 | 60.71% |
▷ Anonymous functions | 11 | 39.29% |
Constants | 9 | |
▷ Global constants | 6 | 66.67% |
▷ Class constants | 3 | 33.33% |
▷ Public constants | 3 | 100.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
All PNG images should be compressed to minimize bandwidth usage for end users
PNG images were not found in this plugin