Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.10MB] [CPU: ▼6.45ms] Passed 4 tests
Server-side resources used by Small Business Copywriting Plugin - Launch With Words
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.57 ▲0.11 | 35.06 ▼5.72 |
Dashboard /wp-admin | 3.41 ▲0.10 | 45.52 ▼13.23 |
Posts /wp-admin/edit.php | 3.52 ▲0.16 | 47.66 ▼0.08 |
Add New Post /wp-admin/post-new.php | 5.99 ▲0.10 | 89.57 ▼6.78 |
Media Library /wp-admin/upload.php | 3.33 ▲0.10 | 35.81 ▲0.03 |
Launch With Words /wp-admin/edit.php?page=launch-with-words | 3.39 | 31.57 |
Launch With Words /wp-admin/options-general.php?page=launch-with-words-options | 3.19 | 32.09 |
Server storage [IO: ▲0.20MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
The plugin installed successfully
Filesystem: 18 new files
Database: no new tables, 6 new options
New WordPress options |
---|
theysaidso_admin_options |
widget_recent-posts |
widget_theysaidso_widget |
db_upgraded |
can_compress_scripts |
widget_recent-comments |
Browser metrics Passed 4 tests
An overview of browser requirements for Small Business Copywriting Plugin - Launch With Words
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,808 ▲62 | 13.18 ▼1.39 | 1.79 ▲0.02 | 42.61 ▼1.07 |
Dashboard /wp-admin | 2,211 ▲23 | 4.84 ▼0.95 | 106.92 ▲8.07 | 39.46 ▼2.93 |
Posts /wp-admin/edit.php | 2,100 ▲14 | 2.06 ▲0.05 | 39.13 ▲3.44 | 36.36 ▲4.49 |
Add New Post /wp-admin/post-new.php | 1,520 ▼13 | 17.49 ▼5.60 | 682.82 ▼23.96 | 53.27 ▼3.54 |
Media Library /wp-admin/upload.php | 1,390 ▼1 | 4.17 ▲0.01 | 96.50 ▼3.07 | 45.27 ▼0.78 |
Launch With Words /wp-admin/edit.php?page=launch-with-words | 1,493 | 10.17 | 281.95 | 96.66 |
Launch With Words /wp-admin/options-general.php?page=launch-with-words-options | 1,478 | 9.23 | 265.41 | 48.48 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
These items require your attention
- Zombie WordPress options detected upon uninstall: 6 options
- db_upgraded
- widget_recent-posts
- widget_recent-comments
- widget_theysaidso_widget
- theysaidso_admin_options
- can_compress_scripts
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
The smoke test was a success, however most plugin functionality was not tested
SRP Passed 2 tests
🔹 Tests weight: 20 | The single-responsibility principle applies for WordPress plugins as well - please make sure your PHP files perform no actions when accessed directly
Looking good! No server-side errors or output on direct access of PHP files
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
There were no browser issues found
Optimizations
Plugin configuration 90% from 29 tests
readme.txt Passed 16 tests
You should put a lot of thought into formatting readme.txt as it is used by WordPress.org to prepare the public listing of your plugin
5 plugin tags: blogging, writing, content, content marketing, copywriting
launch-with-words/class-launch-with-words.php 77% from 13 tests
The entry point to "Small Business Copywriting Plugin - Launch With Words" version 1.1.2 is a PHP file that has certain tags in its header comment area
Please make the necessary changes and fix the following:
- Main file name: Name the main plugin file the same as the plugin slug ("launch-with-words.php" instead of "class-launch-with-words.php")
- Domain Path: The domain path points to an invalid folder, "/languages" does not exist
- Description: Please don't use more than 140 characters for the plugin description (currently 185 characters long)
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | Executable files are considered dangerous and should not be included with any WordPress plugin
Everything looks great! No dangerous files found in this plugin738 lines of code in 10 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 9 | 107 | 417 | 737 |
CSS | 1 | 1 | 1 | 1 |
PHP code Passed 2 tests
A brief analysis 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.41 |
Average class complexity | 12.38 |
▷ Minimum class complexity | 2.00 |
▷ Maximum class complexity | 44.00 |
Average method complexity | 3.12 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 42.00 |
Code structure | ||
---|---|---|
Namespaces | 3 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 8 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 8 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 43 | |
▷ Static methods | 24 | 55.81% |
▷ Public methods | 42 | 97.67% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 1 | 2.33% |
Functions | 1 | |
▷ Named functions | 0 | 0.00% |
▷ Anonymous functions | 1 | 100.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
It is recommended to compress PNG files in your plugin to minimize bandwidth usage
5 PNG files occupy 0.16MB with 0.10MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
assets/banner-772x250.png | 29.76KB | 9.23KB | ▼ 68.98% |
assets/icon-128x128.png | 4.81KB | 2.10KB | ▼ 56.40% |
assets/launch-with-words-logo.png | 33.23KB | 10.18KB | ▼ 69.35% |
assets/banner-1544x500.png | 84.46KB | 22.50KB | ▼ 73.36% |
assets/icon-256x256.png | 7.49KB | 3.46KB | ▼ 53.77% |