All-in-One Authorship Solution: Seamless Author Box, Guest Authors, and Co-Authors to enhance your site's authority, credibility, engagement, and SEO.
Prioritized issue groups from the latest Plugin Check scan
Security
915
10 issue groups
Maintainability
871
9 issue groups
I18n
278
4 issue groups
Performance
22
2 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<li>$err</li>\n"'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "_authorship/doing_shortcode/author_box".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_networks".
Sample message
All output should be run through an escaping function (like echo esc_html_x() or echo esc_attr_x()), found '_ex'.
Sample message
debug_backtrace() found. Debug code should not normally be used in production.
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
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.
Sample message
$_GET[$nonce] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Missing $domain parameter in function call to __().
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in '%sAuthorship Data Updater%s - Post counters update will run once the post authorship update process finishes.'.
Sample message
Detected usage of a non-sanitized input variable: $_GET[$nonce]
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['author']. Check that the array index exists before using it.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $ex_placeholders at "p.ID NOT IN ($ex_placeholders)"
Sample message
Translatable string should not be wrapped in HTML. Found: '<span class="ac_error" style="color:white"><strong>ERROR</strong>: Invalid nonce. Reload the page.</span>'
Sample message
Unescaped parameter $author_value used in $wpdb->query()\n$author_value assigned unsafely at line 1332.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Use placeholders and $wpdb->prepare(); found $blog_id
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "authorship_add_user_meta_fields_to_wpml".
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Using exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Detected usage of meta_key, possible slow query.
Not analyzed yet.
First score snapshot
v5.2.9
22
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 22 | 2,149 | 919 | 1,230 | v5.2.9 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.