Benchmarks
Plugin footprint 58% from 16 tests
Installer 0% from 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
These installer errors require your attention
- Install procedure validation failed for this plugin
- > Notice in wp-content/plugins/frontend-signup-site-clone/frontend-signup-site-clone-admin.php+268
Undefined variable: subdomain_install
Server metrics [RAM: ▲0.00MB] [CPU: ▼6.86ms] Passed 4 tests
An overview of server-side resources used by Frondend Signup Site Clone
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.46 ▲0.00 | 40.80 ▼5.32 |
Dashboard /wp-admin | 3.31 ▲0.00 | 45.69 ▼8.04 |
Posts /wp-admin/edit.php | 3.36 ▲0.00 | 48.10 ▲1.02 |
Add New Post /wp-admin/post-new.php | 5.89 ▲0.00 | 85.60 ▼11.66 |
Media Library /wp-admin/upload.php | 3.23 ▲0.00 | 37.38 ▼2.43 |
Server storage [IO: ▲0.11MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
The plugin installed successfully
Filesystem: 9 new files
Database: no new tables, 9 new options
New WordPress options |
---|
widget_recent-comments |
theysaidso_admin_options |
bigtester_fessc_Options |
can_compress_scripts |
db_upgraded |
bigtester_fessc_knownFields |
bigtester_fesscFields |
widget_theysaidso_widget |
widget_recent-posts |
Browser metrics Passed 4 tests
A check of browser resources used by Frondend Signup Site Clone
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,789 ▲3 | 14.22 ▲0.08 | 1.66 ▼0.44 | 43.72 ▼5.31 |
Dashboard /wp-admin | 2,198 ▲18 | 5.64 ▼0.16 | 92.17 ▼14.32 | 38.63 ▼5.64 |
Posts /wp-admin/edit.php | 2,100 ▼0 | 1.94 ▼0.05 | 36.64 ▼1.10 | 37.03 ▼0.12 |
Add New Post /wp-admin/post-new.php | 1,526 ▼3 | 23.02 ▼0.10 | 653.60 ▲24.51 | 58.62 ▲5.10 |
Media Library /wp-admin/upload.php | 1,391 ▼9 | 4.20 ▲0.00 | 99.18 ▼12.61 | 42.77 ▼0.96 |
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
Please fix the following items
- This plugin does not fully uninstall, leaving 6 options in the database
- widget_recent-comments
- theysaidso_admin_options
- widget_theysaidso_widget
- widget_recent-posts
- db_upgraded
- can_compress_scripts
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)
Everything seems fine, however this is by no means an exhaustive test
SRP 50% from 2 tests
🔹 Tests weight: 20 | SRP (Single-Responsibility Principle) - PHP files must act as libraries and never output text or perform any action when accessed directly in a browser
Please fix the following
- 83× GET requests to PHP files have triggered server-side errors or warnings (only 10 are shown):
- > PHP Warning
Use of undefined constant ABSPATH - assumed 'ABSPATH' (this will throw an Error in a future version of PHP) in wp-content/plugins/frontend-signup-site-clone/frontend-signup-site-clone-regForm.php on line 27
- > PHP Warning
include_once(ABSPATHwp-admin/includes/upgrade.php): failed to open stream: No such file or directory in wp-content/plugins/frontend-signup-site-clone/frontend-signup-site-clone-options.php on line 16
- > PHP Warning
Use of undefined constant ABSPATH - assumed 'ABSPATH' (this will throw an Error in a future version of PHP) in wp-content/plugins/frontend-signup-site-clone/frontend-signup-site-clone-newFields.php on line 17
- > PHP Warning
include_once(ABSPATHwp-admin/includes/upgrade.php): failed to open stream: No such file or directory in wp-content/plugins/frontend-signup-site-clone/frontend-signup-site-clone-newFields.php on line 17
- > PHP Fatal error
Uncaught Error: Call to undefined function register_activation_hook() in wp-content/plugins/frontend-signup-site-clone/frontend-signup-site-clone.php:67
- > PHP Warning
include_once(ABSPATHwp-admin/includes/upgrade.php): failed to open stream: No such file or directory in wp-content/plugins/frontend-signup-site-clone/frontend-signup-site-clone.php on line 38
- > PHP Warning
include_once(ABSPATHwp-admin/includes/upgrade.php): failed to open stream: No such file or directory in wp-content/plugins/frontend-signup-site-clone/frontend-signup-site-clone-regForm.php on line 27
- > PHP Warning
include_once(): Failed opening 'ABSPATHwp-admin/includes/upgrade.php' for inclusion (include_path='.:/usr/share/php') in wp-content/plugins/frontend-signup-site-clone/frontend-signup-site-clone-admin.php on line 27
- > PHP Warning
include_once(ABSPATHwp-admin/includes/upgrade.php): failed to open stream: No such file or directory in wp-content/plugins/frontend-signup-site-clone/frontend-signup-site-clone-admin.php on line 27
- > PHP Warning
include_once(ABSPATHwp-admin/includes/upgrade.php): failed to open stream: No such file or directory in wp-content/plugins/frontend-signup-site-clone/frontend-signup-site-clone-admin.php on line 27
- > PHP Warning
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
No browser errors were detected
Optimizations
Plugin configuration 97% from 29 tests
readme.txt 94% from 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
These attributes need to be fixed:
- Contributors: The plugin contributors field is not present
frontend-signup-site-clone/frontend-signup-site-clone.php Passed 13 tests
The main PHP script in "Frondend Signup Site Clone" version 0.1 is automatically included on every request by WordPress
36 characters long description:
Clone a site in user signup process.
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 plugin1,658 lines of code in 7 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 6 | 448 | 532 | 1,473 |
PO File | 1 | 83 | 93 | 185 |
PHP code Passed 2 tests
This plugin's cyclomatic complexity and code structure detailed below
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.31 |
Average class complexity | 0.00 |
▷ Minimum class complexity | 0.00 |
▷ Maximum class complexity | 0.00 |
Average method complexity | 0.00 |
▷ Minimum method complexity | 0.00 |
▷ Maximum method complexity | 0.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 0 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 0 | 0.00% |
▷ Final classes | 0 | 0.00% |
Methods | 0 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 0 | 0.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 38 | |
▷ Named functions | 38 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 2 | |
▷ Global constants | 2 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
Using a strong compression for your PNG files is a great way to speed-up your plugin
There are no PNG files in this plugin