Benchmarks
Plugin footprint 58% from 16 tests
Installer 0% from 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
These installer errors require your attention
- This plugin did not install gracefully
- > Parse error in wp-content/plugins/wpp-easy-child-generator/wpp-easy-child-generator.php+100
syntax error, unexpected end of file
Server metrics [RAM: ▲0.00MB] [CPU: ▼6.85ms] Passed 4 tests
A check of server-side resources used by Wpp Easy Child Generator
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.46 ▲0.00 | 38.58 ▼2.04 |
Dashboard /wp-admin | 3.31 ▲0.00 | 52.21 ▼1.79 |
Posts /wp-admin/edit.php | 3.36 ▲0.00 | 48.54 ▼1.02 |
Add New Post /wp-admin/post-new.php | 5.89 ▲0.00 | 85.74 ▼22.55 |
Media Library /wp-admin/upload.php | 3.23 ▲0.00 | 37.02 ▲2.38 |
Server storage [IO: ▲0.01MB] [DB: ▲0.07MB] Passed 3 tests
Filesystem and database footprint
This plugin was installed successfully
Filesystem: 4 new files
Database: no new tables, 6 new options
New WordPress options |
---|
theysaidso_admin_options |
db_upgraded |
widget_theysaidso_widget |
widget_recent-comments |
widget_recent-posts |
can_compress_scripts |
Browser metrics Passed 4 tests
Wpp Easy Child Generator: an overview of browser usage
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,789 ▲28 | 14.72 ▲0.32 | 1.69 ▼0.48 | 42.67 ▲2.06 |
Dashboard /wp-admin | 2,195 ▲15 | 5.65 ▼0.02 | 91.29 ▼5.39 | 43.46 ▲2.66 |
Posts /wp-admin/edit.php | 2,100 ▼0 | 2.15 ▲0.04 | 42.62 ▲1.88 | 35.60 ▲1.48 |
Add New Post /wp-admin/post-new.php | 1,526 ▼8 | 23.68 ▲5.62 | 688.56 ▲17.02 | 58.87 ▼6.38 |
Media Library /wp-admin/upload.php | 1,394 ▼9 | 4.17 ▲0.01 | 99.02 ▲3.71 | 42.98 ▲0.92 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.07MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
You still need to fix the following
- Zombie WordPress options detected upon uninstall: 6 options
- widget_recent-posts
- can_compress_scripts
- theysaidso_admin_options
- widget_recent-comments
- db_upgraded
- widget_theysaidso_widget
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
Even though everything seems fine, this is not 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
The following issues need your attention
- 2× PHP files trigger errors when accessed directly with GET requests:
- > PHP Parse error
syntax error, unexpected end of file in wp-content/plugins/wpp-easy-child-generator/wpp-easy-child-generator.php on line 100
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/wpp-easy-child-generator/create_theme.php:74
- > PHP Parse error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
No browser issues were found
Optimizations
Plugin configuration 97% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file is important because it is parsed by WordPress.org for the public listing of your plugin
Attributes that require attention:
- Tags: Too many tags (12 tag instead of maximum 10); only the first 5 tags are used in your directory listing
wpp-easy-child-generator/wpp-easy-child-generator.php Passed 13 tests
The main PHP script in "Wpp Easy Child Generator" version 1.0 is automatically included on every request by WordPress
76 characters long description:
A plugin that allows to create Child Theme of your installed wordpress theme
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
Good job! No executable or dangerous file extensions detected108 lines of code in 3 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 3 | 36 | 31 | 108 |
PHP code Passed 2 tests
This is a short overview of cyclomatic complexity and code structure for this plugin
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.22 |
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 | 3 | |
▷ Named functions | 3 | 100.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
All PNG images should be compressed to minimize bandwidth usage for end users
There are no PNG files in this plugin