Passwordless OTP login for WordPress. Login or register with phone number via SMS or Firebase. Compatible with WooCommerce. GDPR-compliant.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
23
7 issue groups
Security
2
1 issue group
I18n
1
1 issue group
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'lwp_send_sms_' . $method".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "LWP_CUSTOM_Api".
Sample message
Traits declared by a theme/plugin should start with the theme/plugin prefix. Found: "Admin_Functions".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$lwp_drpayamak".
Sample message
Found call to wp_enqueue_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Potential connections found in static code analysis.
Outbound calls
82
External assets
3
Incoming endpoints
26
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
5 more hidden
2 score snapshots
v1.8.70
92
Latest
v1.8.69
92
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 92 | 26 | 3 | 23 | v1.8.70 | 2.0.0 |
| 92 | 27 | 3 | 24 | v1.8.69 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.