Skip to main content
PluginScorePluginScore
PluginScore — Plugin Analyzer for WordPress
© 2025 PluginScore.
← Back to Leaderboard
one-time-login icon

One Time Login

Use WP-CLI to generate a one-time login URL for any user

v0.4.0
Updated 2 years ago
Scanned 3 days ago
login
96
Score
7
Errors
7
Warnings
30K
Installs
Security7
General2
Repo5
Performance0
Accessibility0
Top Issues by Category
Issues organized by category, type, and rule family

Issues Details
14 issues found in latest scan
CodeMessageLocationCategory
ERRORplugin_header_no_license
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
—Plugin Repo
ERRORWordPress.WP.I18n.MissingTranslatorsComment
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
194:27General
ERRORWordPress.WP.I18n.MissingTranslatorsComment
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
196:27General
ERRORWordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DOING_CRON".
213:33Plugin Repo
ERRORWordPress.Security.EscapeOutput.OutputNotEscaped
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$error'.
225:17Security
ERRORWordPress.Security.EscapeOutput.OutputNotEscaped
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$error'.
240:17Security
ERRORoutdated_tested_upto_header
Tested up to: 6.3 < 6.8. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
—Plugin Repo
WARNINGWordPress.NamingConventions.PrefixAllGlobals.DynamicHooknameFound
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: &quot;$hook&quot;.
215:42Plugin Repo
WARNINGplugin_header_nonexistent_domain_path
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
—Plugin Repo
WARNINGWordPress.Security.NonceVerification.Recommended
Processing form data without nonce verification.
189:45Security
14 total row(s)
Scan History
1 scan recorded
13.11.2025, 04:22:078s
96
7
7
1 total row(s)