A lightweight SMS notification plugin for WordPress, WooCommerce, and Dokan.
Prioritized issue groups from the latest Plugin Check scan
Security
91
6 issue groups
Maintainability
84
9 issue groups
I18n
1
1 issue group
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$hook_prefix . 'after_insert'".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$action'.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$column} at " AND {$column} >= %s"
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Use placeholders and $wpdb->prepare(); found $this
Sample message
Unescaped parameter $table_name used in $wpdb->get_col()
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "after_appsero_license_section".
Sample message
Processing form data without nonce verification.
Sample message
Attempting a database schema change is discouraged.
Sample message
Mismatched text domain. Expected 'texty' but got 'appsero'.
Sample message
Plugin name "Texty - SMS Notification for WordPress, WooCommerce, Dokan and more" is different from the name declared in plugin header "Texty".
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Texty - SMS Notification for WordPress, WooCommerce, Dokan and more" - contains the restricted term "woocommerce" which cannot be used within in your plugin name, unless your plugin name contains one of the allowed patterns: "for woocommerce", "with woocommerce", "using woocommerce", or "and woocommerce". The term must still not appear anywhere else in your name.
Potential connections found in static code analysis.
Outbound calls
65
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
wp_ajax
2 score snapshots
v2.0.2
40
Latest
v2.0.1
53
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 176 | 41 | 135 | v2.0.2 | 2.0.0 |
| 53 | 65 | 31 | 34 | v2.0.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.