Benchmarks
Plugin footprint 65% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.48MB] [CPU: ▲5.90ms] Passed 4 tests
Analyzing server-side resources used by Coming Soon Pages for WordPress - Coming Soon Booster
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.91 ▲0.41 | 45.63 ▲4.30 |
Dashboard /wp-admin | 3.91 ▲0.56 | 56.69 ▲5.50 |
Posts /wp-admin/edit.php | 3.97 ▲0.57 | 62.14 ▲11.83 |
Add New Post /wp-admin/post-new.php | 6.29 ▲0.36 | 100.54 ▲2.14 |
Media Library /wp-admin/upload.php | 3.91 ▲0.64 | 51.32 ▲11.64 |
/wp-admin/admin.php?page=csb_layout_custom_css | 3.92 | 47.57 |
/wp-admin/admin.php?page=csb_contact_heading_settings | 3.92 | 46.02 |
/wp-admin/admin.php?page=csb_favicon_settings | 3.92 | 45.41 |
Layout Design /wp-admin/admin.php?page=csb_loader_settings | 3.92 | 45.46 |
/wp-admin/admin.php?page=csb_subscription_email_templates | 3.92 | 46.12 |
/wp-admin/admin.php?page=csb_description_settings | 3.92 | 43.41 |
/wp-admin/admin.php?page=csb_message_settings | 3.92 | 44.18 |
Countdown Timer /wp-admin/admin.php?page=csb_countdown | 3.92 | 45.70 |
Plugin Mode /wp-admin/admin.php?page=csb_coming_soon_booster | 3.92 | 45.24 |
/wp-admin/admin.php?page=csb_wizard_coming_soon_booster | 3.92 | 42.59 |
Server storage [IO: ▲4.28MB] [DB: ▲0.02MB] Passed 3 tests
Input-output and database impact of this plugin
No storage issues were detected
Filesystem: 161 new files
Database: 3 new tables, 8 new options
New tables |
---|
wp_coming_soon_booster_meta |
wp_coming_soon_booster_ip_locations |
wp_coming_soon_booster |
New WordPress options |
---|
theysaidso_admin_options |
coming_soon_booster_versions_number |
widget_recent-comments |
db_upgraded |
widget_recent-posts |
widget_theysaidso_widget |
can_compress_scripts |
csb_admin_notice |
Browser metrics Passed 4 tests
An overview of browser requirements for Coming Soon Pages for WordPress - Coming Soon Booster
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,918 ▲157 | 14.39 ▲0.10 | 1.56 ▲0.04 | 40.59 ▲0.41 |
Dashboard /wp-admin | 2,255 ▲78 | 5.58 ▼0.08 | 86.17 ▼4.55 | 84.04 ▲39.48 |
Posts /wp-admin/edit.php | 2,178 ▲75 | 2.00 ▼0.08 | 40.92 ▲4.93 | 33.62 ▼5.18 |
Add New Post /wp-admin/post-new.php | 1,606 ▲78 | 23.14 ▲0.16 | 693.89 ▲60.69 | 59.55 ▲1.42 |
Media Library /wp-admin/upload.php | 1,472 ▲72 | 4.13 ▼0.09 | 108.43 ▲11.27 | 77.80 ▲36.55 |
/wp-admin/admin.php?page=csb_layout_custom_css | 1,111 | 2.64 | 40.45 | 46.91 |
/wp-admin/admin.php?page=csb_contact_heading_settings | 1,111 | 2.65 | 40.63 | 40.12 |
/wp-admin/admin.php?page=csb_favicon_settings | 1,114 | 2.56 | 35.01 | 39.98 |
Layout Design /wp-admin/admin.php?page=csb_loader_settings | 1,108 | 2.44 | 35.44 | 38.46 |
/wp-admin/admin.php?page=csb_subscription_email_templates | 1,108 | 2.56 | 34.94 | 38.49 |
/wp-admin/admin.php?page=csb_description_settings | 1,108 | 2.55 | 34.13 | 42.15 |
/wp-admin/admin.php?page=csb_message_settings | 1,111 | 2.45 | 35.79 | 37.74 |
Countdown Timer /wp-admin/admin.php?page=csb_countdown | 1,111 | 2.57 | 36.14 | 37.26 |
Plugin Mode /wp-admin/admin.php?page=csb_coming_soon_booster | 1,111 | 2.57 | 36.65 | 36.57 |
/wp-admin/admin.php?page=csb_wizard_coming_soon_booster | 1,112 | 2.44 | 37.20 | 41.74 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.02MB] 50% from 4 tests
🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
The following items require your attention
- Zombie tables were found after uninstall: 3 tables
- wp_coming_soon_booster_meta
- wp_coming_soon_booster_ip_locations
- wp_coming_soon_booster
- Zombie WordPress options detected upon uninstall: 8 options
- can_compress_scripts
- csb_admin_notice
- widget_recent-posts
- theysaidso_admin_options
- coming_soon_booster_versions_number
- db_upgraded
- widget_recent-comments
- 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
Everything seems fine, however 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 items
- 1× GET requests to PHP files have triggered server-side errors or warnings:
- > PHP Fatal error
Uncaught Error: Call to undefined function esc_attr() in wp-content/plugins/wp-coming-soon-booster/theme/includes/countdown-timezone-country.php:10
- > 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, but this is not an exhaustive test
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
5 plugin tags: coming soon wordpress plugin, under construction, coming soon plugin, coming soon page, coming soon
wp-coming-soon-booster/wp-coming-soon-booster.php Passed 13 tests
The main PHP file in "Coming Soon Pages for WordPress - Coming Soon Booster" ver. 3.0.33 adds more information about the plugin and also serves as the entry point for this plugin
112 characters long description:
Coming Soon Booster is a responsive plugin that provides attractive coming soon page with modern design layouts.
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
Success! There were no dangerous files found in this plugin54,625 lines of code in 95 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 54 | 493 | 1,183 | 26,570 |
JavaScript | 25 | 2,375 | 7,231 | 17,607 |
CSS | 14 | 917 | 60 | 9,007 |
SVG | 2 | 0 | 0 | 1,441 |
PHP code Passed 2 tests
This is a very shot review of cyclomatic complexity and code structure
No complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.32 |
Average class complexity | 10.50 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 45.00 |
Average method complexity | 3.59 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 21.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 6 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 6 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 22 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 22 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 82 | |
▷ Named functions | 82 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 23 | |
▷ Global constants | 23 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
PNG files should be compressed to save space and minimize bandwidth usage
39 compressed PNG files occupy 0.54MB
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
assets/global/img/portlet-config-icon-white.png | 0.27KB | 0.44KB | 0.00% |
assets/admin/images/ui-icons_ffffff_256x240.png | 3.25KB | 3.74KB | 0.00% |
assets/global/img/success.png | 0.32KB | 0.33KB | 0.00% |
theme/img/cloud-02.png | 80.86KB | 86.75KB | 0.00% |
assets/global/plugins/datatables/media/images/sort_asc_disabled.png | 0.14KB | 0.25KB | 0.00% |