Benchmarks
Plugin footprint 65% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
Installer ran successfully
Server metrics [RAM: ▼1.83MB] [CPU: ▼54.16ms] Passed 4 tests
This is a short check of server-side resources used by Change Howdy Verbiage - Raineri Software, LLC
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.48 ▲0.02 | 41.47 ▼1.53 |
Dashboard /wp-admin | 2.12 ▼1.19 | 5.97 ▼41.76 |
Posts /wp-admin/edit.php | 2.12 ▼1.24 | 7.93 ▼41.85 |
Add New Post /wp-admin/post-new.php | 2.12 ▼3.77 | 6.67 ▼103.77 |
Media Library /wp-admin/upload.php | 2.12 ▼1.11 | 8.18 ▼29.24 |
Raineri Software /wp-admin/admin.php?page=raineri-software | 2.12 | 6.41 |
Change Howdy /wp-admin/admin.php?page=rschv_options_group | 2.12 | 7.10 |
Server storage [IO: ▲0.01MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
This plugin installed successfully
Filesystem: 8 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-comments |
widget_theysaidso_widget |
db_upgraded |
widget_recent-posts |
can_compress_scripts |
theysaidso_admin_options |
Browser metrics Passed 4 tests
Change Howdy Verbiage - Raineri Software, LLC: an overview of browser usage
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,852 ▲117 | 13.22 ▼1.46 | 1.92 ▲0.31 | 38.12 ▼9.07 |
Dashboard /wp-admin | 2,233 ▲42 | 5.87 ▲1.02 | 113.12 ▲7.57 | 42.56 ▼2.88 |
Posts /wp-admin/edit.php | 2,119 ▲30 | 1.99 ▲0.00 | 40.15 ▼2.08 | 36.05 ▼2.73 |
Add New Post /wp-admin/post-new.php | 1,536 ▲8 | 17.53 ▼0.50 | 655.96 ▲39.30 | 59.63 ▲12.57 |
Media Library /wp-admin/upload.php | 1,415 ▲27 | 4.21 ▲0.01 | 102.54 ▼4.09 | 42.48 ▼1.98 |
Raineri Software /wp-admin/admin.php?page=raineri-software | 786 | 2.05 | 27.77 | 29.36 |
Change Howdy /wp-admin/admin.php?page=rschv_options_group | 799 | 2.03 | 26.13 | 27.93 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 50% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
Please fix the following items
- The plugin did not uninstall gracefully
- > Notice in wp-content/plugins/rs-change-howdy-verbiage/functions.php+6
Trying to access array offset on value of type bool
- This plugin does not fully uninstall, leaving 6 options in the database
- can_compress_scripts
- theysaidso_admin_options
- widget_theysaidso_widget
- db_upgraded
- widget_recent-posts
- widget_recent-comments
Smoke tests 50% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
These errors were triggered by the plugin
- 1333 occurences, only the last one shown
- > GET request to /wp-admin/admin.php?page=rschv_options_group
- > Notice in wp-content/plugins/rs-change-howdy-verbiage/functions.php+6
Trying to access array offset on value of type bool
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
Almost there! Just fix the following items
- 6× GET requests to PHP files trigger server-side errors or Error 500 responses:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/rs-change-howdy-verbiage/menu.php:3
- > PHP Fatal error
Uncaught Error: Call to undefined function register_deactivation_hook() in wp-content/plugins/rs-change-howdy-verbiage/deactivation.php:6
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/rs-change-howdy-verbiage/rs-menu.php:12
- > PHP Fatal error
Uncaught Error: Call to undefined function add_filter() in wp-content/plugins/rs-change-howdy-verbiage/functions.php:2
- > PHP Fatal error
Uncaught Error: Call to undefined function register_activation_hook() in wp-content/plugins/rs-change-howdy-verbiage/activation.php:6
- > PHP Fatal error
Uncaught Error: Call to undefined function register_activation_hook() in wp-content/plugins/rs-change-howdy-verbiage/activation.php:6
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 94% from 16 tests
Often overlooked, readme.txt is one of the most important files in your plugin
Attributes that need to be fixed:
- Plugin Name: You should set the name of your plugin on the first line (
=== rs-change-howdy-verbiage ===
)
rs-change-howdy-verbiage/primary.php 92% from 13 tests
Analyzing the main PHP file in "Change Howdy Verbiage - Raineri Software, LLC" version 1.0
You should first fix the following items:
- Main file name: Even though not officially enforced, the main plugin file should be the same as the plugin slug ("rs-change-howdy-verbiage.php" instead of "primary.php")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | There should be no dangerous file extensions present in any WordPress plugin
Everything looks great! No dangerous files found in this plugin107 lines of code in 7 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 7 | 2 | 28 | 107 |
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.24 |
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 | 10 | |
▷ Named functions | 10 | 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
PNG files should be compressed to save space and minimize bandwidth usage
There are no PNG files in this plugin