Benchmarks
Plugin footprint 58% from 16 tests
Installer 0% from 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
It is recommended to fix the following installer errors
- Install procedure had errors
- > Notice in wp-content/plugins/wp-website-creator/class.settings-api.php+18
Trying to get property 'Name' of non-object
Server metrics [RAM: ▲0.00MB] [CPU: ▼3.73ms] Passed 4 tests
Analyzing server-side resources used by Website remote Install vor Gravity, WPForms, Formidable, Ninja, Caldera
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.47 ▲0.00 | 39.23 ▼2.88 |
Dashboard /wp-admin | 3.31 ▲0.00 | 53.83 ▲7.23 |
Posts /wp-admin/edit.php | 3.36 ▲0.00 | 44.20 ▼0.97 |
Add New Post /wp-admin/post-new.php | 5.89 ▲0.00 | 77.60 ▼14.84 |
Media Library /wp-admin/upload.php | 3.23 ▲0.00 | 37.71 ▲3.76 |
Server storage [IO: ▲1.32MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
There were no storage issued detected upon installing this plugin
Filesystem: 38 new files
Database: no new tables, 6 new options
New WordPress options |
---|
can_compress_scripts |
widget_theysaidso_widget |
widget_recent-posts |
theysaidso_admin_options |
widget_recent-comments |
db_upgraded |
Browser metrics Passed 4 tests
Website remote Install vor Gravity, WPForms, Formidable, Ninja, Caldera: an overview of browser usage
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,800 ▲54 | 14.40 ▲0.13 | 1.73 ▼0.06 | 43.80 ▼0.65 |
Dashboard /wp-admin | 2,203 ▲12 | 4.83 ▼0.06 | 97.39 ▼9.98 | 39.78 ▼3.76 |
Posts /wp-admin/edit.php | 2,068 ▼21 | 2.01 ▲0.00 | 33.50 ▼4.41 | 34.17 ▲0.09 |
Add New Post /wp-admin/post-new.php | 1,514 ▼0 | 17.75 ▲0.26 | 685.88 ▼28.54 | 47.73 ▼14.79 |
Media Library /wp-admin/upload.php | 1,388 ▼0 | 4.24 ▲0.03 | 92.38 ▼15.99 | 42.75 ▼5.18 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
You still need to fix the following
- The uninstall procedure has failed, leaving 6 options in the database
- widget_recent-posts
- theysaidso_admin_options
- db_upgraded
- can_compress_scripts
- widget_recent-comments
- widget_theysaidso_widget
Smoke tests 50% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
Good news, no errors were detected
SRP 0% 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
The following issues need your attention
- 1× GET requests to PHP files return non-empty strings:
- > /wp-content/plugins/wp-website-creator/includes/wpwc_customserverconnect.php
- 20× GET requests to PHP files have triggered server-side errors or warnings (only 10 are shown):
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/wp-website-creator/includes/wpwc_metabox_content_functions.php:662
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/wp-website-creator/includes/wpwc_save_themes_to_mapper_header1.php:2
- > PHP Fatal error
Uncaught Error: Call to undefined function wpwc_is_valid_domain() in wp-content/plugins/wp-website-creator/includes/wpwc_cpanel_call_domainexist.php:11
- > PHP Notice
Undefined variable: this_cPanel_password in wp-content/plugins/wp-website-creator/includes/wpwc_servercalls.php on line 7
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/wp-website-creator/includes/wpwc_metaboxes.php:48
- > PHP Fatal error
Uncaught Error: Call to undefined function get_wpwc_credentials_email() in wp-content/plugins/wp-website-creator/includes/wpwc_testemail.php:13
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/wp-website-creator/class.settings-api.php:21
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/wp-website-creator/class.settings-api.php:21
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/wp-website-creator/includes/wpwc_save_options.php:4
- > PHP Fatal error
Uncaught Error: Call to undefined function prepare_wpwc_server_login_url() in wp-content/plugins/wp-website-creator/includes/wpwc_cpanel_response.php:10
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration 97% from 29 tests
readme.txt 94% from 16 tests
Perhaps the most important file in your plugin readme.txt gets parsed in order to generate the public listing of your plugin
These attributes need your attention:
- Tags: You are using too many tags: 13 tag instead of maximum 10
wp-website-creator/wp-website-creator.php Passed 13 tests
"Website remote Install vor Gravity, WPForms, Formidable, Ninja, Caldera" version 4.0's primary PHP file adds more information about the plugin and serves as the entry point for WordPress
137 characters long description:
Install websites with a simple email form. WPForm, Ninja forms, gravity forms, formidable, caldera forms or contact form 7 are supported.
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 plugin15,511 lines of code in 31 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 19 | 1,388 | 538 | 7,318 |
JavaScript | 6 | 1,996 | 1,826 | 6,847 |
PO File | 3 | 245 | 268 | 728 |
CSS | 3 | 55 | 14 | 618 |
PHP code Passed 2 tests
Analyzing logical lines of code, cyclomatic complexity, and other code metrics
This plugin has no cyclomatic complexity problems
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.40 |
Average class complexity | 32.50 |
▷ Minimum class complexity | 21.00 |
▷ Maximum class complexity | 44.00 |
Average method complexity | 3.62 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 19.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 2 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 2 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 24 | |
▷ Static methods | 1 | 4.17% |
▷ Public methods | 24 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 98 | |
▷ Named functions | 97 | 98.98% |
▷ Anonymous functions | 1 | 1.02% |
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
All PNG images should be compressed to minimize bandwidth usage for end users
There were not PNG files found in your plugin