The ultimate login branding solution! Theme My Login offers matchless customization of your WordPress user experience!
Prioritized issue groups from the latest Plugin Check scan
Maintainability
283
7 issue groups
Security
142
3 issue groups
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "tml_action_exists".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'login_form_' . tml_get_action()->get_name()".
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[$rp_cookie]
Sample message
$_COOKIE[$rp_cookie] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['blog_public']. Check that the array index exists before using it.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: _site_transient_update_plugins
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WP_INSTALLING".
Sample message
Plugin Updater detected. These are not permitted in WordPress.org hosted plugins. Detected: site_transient_update_plugins
Sample message
Incorrect Stable Tag. It's recommended not to use "Stable Tag: trunk". Your Stable Tag is meant to be the stable version of your plugin and it needs to be exactly the same with the Version in your main plugin file's header. Any mismatch can prevent users from downloading the correct plugin files from WordPress.org.
Potential connections found in static code analysis.
Outbound calls
19
External assets
0
Incoming endpoints
3
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
5 score snapshots
v7.2.2
37
Latest
v7.2.1
37
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 37 | 425 | 18 | 407 | v7.2.2 | 2.1.0 |
| 37 | 427 | 18 | 409 | v7.2.1 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.