Benchmarks
Plugin footprint 82% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
This plugin's installer ran successfully
Server metrics [RAM: ▲0.38MB] [CPU: ▼1.56ms] 75% from 4 tests
This is a short check of server-side resources used by SMSify
Please fix the following
- CPU: Total CPU usage should be kept under 500.00ms (currently 1,464.21ms on /wp-admin/admin.php?page=smsify-schedules)
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.83 ▲0.37 | 37.92 ▼0.86 |
Dashboard /wp-admin | 3.68 ▲0.38 | 48.72 ▲0.80 |
Posts /wp-admin/edit.php | 3.79 ▲0.44 | 50.36 ▲1.56 |
Add New Post /wp-admin/post-new.php | 6.26 ▲0.38 | 87.33 ▼7.73 |
Media Library /wp-admin/upload.php | 3.61 ▲0.38 | 38.20 ▲6.04 |
User Groups /wp-admin/edit-tags.php?taxonomy=user-group | 3.57 | 35.92 |
Responses /wp-admin/admin.php?page=smsify-responses | 3.57 | 1,674.67 |
Schedules /wp-admin/admin.php?page=smsify-schedules | 3.57 | 1,464.21 |
Reporting /wp-admin/admin.php?page=smsify-reporting | 3.58 | 36.88 |
Integrations /wp-admin/admin.php?page=smsify-integrations | 3.59 | 34.19 |
Settings /wp-admin/admin.php?page=smsify-settings | 3.58 | 36.05 |
Import From CSV /wp-admin/users.php?page=import-users-from-csv | 3.65 | 33.50 |
Server storage [IO: ▲0.96MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
There were no storage issued detected upon installing this plugin
Filesystem: 65 new files
Database: no new tables, 6 new options
New WordPress options |
---|
db_upgraded |
widget_recent-posts |
can_compress_scripts |
widget_recent-comments |
theysaidso_admin_options |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
This is an overview of browser requirements for SMSify
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,895 ▲149 | 13.74 ▼0.64 | 2.00 ▲0.31 | 37.01 ▼3.99 |
Dashboard /wp-admin | 2,279 ▲94 | 5.29 ▲0.42 | 118.07 ▲19.97 | 72.09 ▲29.15 |
Posts /wp-admin/edit.php | 2,539 ▲453 | 5.08 ▲2.95 | 161.68 ▲126.96 | 37.90 ▲2.99 |
Add New Post /wp-admin/post-new.php | 6,338 ▲4,824 | 26.29 ▲8.80 | 1,151.00 ▲509.70 | 38.09 ▼11.29 |
Media Library /wp-admin/upload.php | 1,821 ▲433 | 6.51 ▲2.29 | 168.75 ▲70.84 | 88.42 ▲45.71 |
User Groups /wp-admin/edit-tags.php?taxonomy=user-group | 1,795 | 5.32 | 120.33 | 31.79 |
Responses /wp-admin/admin.php?page=smsify-responses | 1,084 | 3.10 | 76.58 | 19.12 |
Schedules /wp-admin/admin.php?page=smsify-schedules | 1,084 | 2.92 | 75.54 | 18.79 |
Reporting /wp-admin/admin.php?page=smsify-reporting | 1,405 | 4.78 | 100.71 | 31.80 |
Integrations /wp-admin/admin.php?page=smsify-integrations | 1,281 | 4.52 | 105.95 | 26.98 |
Settings /wp-admin/admin.php?page=smsify-settings | 1,291 | 4.71 | 101.11 | 26.99 |
Import From CSV /wp-admin/users.php?page=import-users-from-csv | 1,318 | 4.70 | 104.84 | 31.48 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
These items require your attention
- This plugin did not uninstall successfully, leaving 6 options in the database
- theysaidso_admin_options
- widget_recent-posts
- can_compress_scripts
- db_upgraded
- widget_recent-comments
- widget_theysaidso_widget
Smoke tests 50% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
Almost there, just fix the following server-side errors
- > GET request to /wp-admin/edit-tags.php?taxonomy=user-group
- > Notice in wp-content/plugins/smsify/modules/usergroups/UserGroupsExtended.php+36
Undefined index: tag_ID
- 2 occurences, only the last one shown
- > GET request to /wp-admin/admin.php?page=smsify-schedules
- > Notice in wp-content/plugins/smsify/smsify.php+182
Trying to get property 'message' of non-object
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 take a closer look at the following
- 13× PHP files output non-empty strings when accessed directly via GET requests (only 10 are shown):
- > /wp-content/plugins/smsify/views/smsify-integrations.php
- > /wp-content/plugins/smsify/views/smsify-responses.php
- > /wp-content/plugins/smsify/modules/usergroups/UserGroupsExtended.php
- > /wp-content/plugins/smsify/views/smsify-send-user.php
- > /wp-content/plugins/smsify/smsify.php
- > /wp-content/plugins/smsify/views/smsify-send-group.php
- > /wp-content/plugins/smsify/views/smsify-reporting.php
- > /wp-content/plugins/smsify/includes/functions.php
- > /wp-content/plugins/smsify/views/smsify-schedules.php
- > /wp-content/plugins/smsify/views/smsify-settings.php
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
There were no browser issues found
Optimizations
Plugin configuration 96% from 29 tests
readme.txt Passed 16 tests
The readme.txt file describes your plugin functionality and requirements and it is parsed to prepare the your plugin's listing
8 plugin tags: smsgateway, messaging, websms, sms, sms scheduling...
smsify/smsify.php 92% from 13 tests
The entry point to "SMSify" version 6.0.2 is a PHP file that has certain tags in its header comment area
It is important to fix the following:
- Description: Keep the plugin description shorter than 140 characters (currently 358 characters long)
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short glimpse at programming languages used with this plugin and a check that no dangerous files are present
Good job! No executable or dangerous file extensions detected3,136 lines of code in 24 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 13 | 327 | 166 | 2,218 |
SVG | 2 | 0 | 0 | 566 |
JavaScript | 4 | 30 | 7 | 237 |
PO File | 2 | 38 | 45 | 108 |
CSS | 3 | 1 | 8 | 7 |
PHP code Passed 2 tests
This plugin's cyclomatic complexity and code structure detailed below
Great job! No cyclomatic complexity issues were detected in this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.33 |
Average class complexity | 39.50 |
▷ Minimum class complexity | 3.00 |
▷ Maximum class complexity | 84.00 |
Average method complexity | 4.50 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 25.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 4 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 4 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 44 | |
▷ Static methods | 4 | 9.09% |
▷ Public methods | 41 | 93.18% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 3 | 6.82% |
Functions | 26 | |
▷ Named functions | 26 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 7 | |
▷ Global constants | 1 | 14.29% |
▷ Class constants | 6 | 85.71% |
▷ Public constants | 6 | 100.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
All PNG images should be compressed to minimize bandwidth usage for end users
17 compressed PNG files occupy 0.04MB
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
css/images/ui-bg_glass_75_d0e5f5_1x400.png | 0.33KB | 0.16KB | ▼ 52.38% |
css/images/ui-icons_2e83ff_256x240.png | 4.44KB | 4.17KB | ▼ 6.02% |
css/images/ui-icons_cd0a0a_256x240.png | 4.44KB | 4.17KB | ▼ 6.02% |
images/webhooks_logo_square.png | 2.97KB | 3.13KB | 0.00% |
css/images/ui-icons_d8e7f3_256x240.png | 4.44KB | 4.17KB | ▼ 6.02% |