Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.11MB] [CPU: ▼7.71ms] Passed 4 tests
Server-side resources used by TextMe SMS
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.58 ▲0.12 | 39.85 ▲1.58 |
Dashboard /wp-admin | 3.42 ▲0.08 | 44.85 ▼16.85 |
Posts /wp-admin/edit.php | 3.53 ▲0.18 | 48.06 ▲6.55 |
Add New Post /wp-admin/post-new.php | 6.02 ▲0.13 | 91.20 ▼18.59 |
Media Library /wp-admin/upload.php | 3.34 ▲0.11 | 34.35 ▲3.02 |
TextMe SMS /wp-admin/options-general.php?page=textme_sms | 3.33 | 31.30 |
Server storage [IO: ▲0.08MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
This plugin installed successfully
Filesystem: 20 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-comments |
db_upgraded |
widget_recent-posts |
widget_theysaidso_widget |
can_compress_scripts |
theysaidso_admin_options |
Browser metrics Passed 4 tests
This is an overview of browser requirements for TextMe SMS
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,810 ▲64 | 13.26 ▼1.05 | 1.68 ▼0.02 | 46.47 ▲3.04 |
Dashboard /wp-admin | 2,216 ▲34 | 4.93 ▼0.93 | 101.69 ▼4.94 | 39.80 ▼2.13 |
Posts /wp-admin/edit.php | 2,102 ▲13 | 2.09 ▲0.07 | 42.40 ▲1.99 | 37.05 ▲0.58 |
Add New Post /wp-admin/post-new.php | 1,532 ▲13 | 18.18 ▼4.98 | 661.97 ▲67.78 | 51.41 ▼2.55 |
Media Library /wp-admin/upload.php | 1,401 ▲13 | 4.29 ▲0.10 | 96.16 ▲1.45 | 39.83 ▼4.57 |
TextMe SMS /wp-admin/options-general.php?page=textme_sms | 977 | 1.76 | 26.31 | 27.02 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
It is recommended to fix the following
- This plugin did not uninstall successfully, leaving 6 options in the database
- theysaidso_admin_options
- widget_recent-comments
- can_compress_scripts
- widget_recent-posts
- db_upgraded
- widget_theysaidso_widget
Smoke tests 75% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Please fix the following server-side errors
- 6 occurences, only the last one shown
- > GET request to /wp-admin/options-general.php?page=textme_sms
- > Notice in wp-content/plugins/textme-sms-integration/includes/admin-ui.php+129
Trying to access array offset on value of type bool
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
The SRP test was a success
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
Everything seems fine on the user side
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
The readme.txt file is undoubtedly the most important file in your plugin, preparing it for public listing on WordPress.org
7 plugin tags: sms, woocommerce, cf7, contact form 7, events...
textme-sms-integration/textme-sms-integration.php Passed 13 tests
The primary PHP file in "TextMe SMS" version 1.9.0 is used by WordPress to initiate all plugin functionality
68 characters long description:
Send custom SMS messages from your WordPress site to your customers.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of file extensions present in this plugin and a short test that no dangerous files are bundled with this plugin
No dangerous file extensions were detected1,058 lines of code in 15 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 12 | 298 | 260 | 893 |
JavaScript | 2 | 20 | 17 | 124 |
CSS | 1 | 10 | 0 | 41 |
PHP code Passed 2 tests
Analyzing cyclomatic complexity and code structure
All good! No complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.31 |
Average class complexity | 2.50 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 4.00 |
Average method complexity | 1.38 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 4.00 |
Code structure | ||
---|---|---|
Namespaces | 1 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 2 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 2 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 8 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 6 | 75.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 2 | 25.00% |
Functions | 20 | |
▷ Named functions | 20 | 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
It is recommended to compress PNG files in your plugin to minimize bandwidth usage
No PNG images were found in this plugin