Easily add reviewers, fact-checkers, illustrators, and any other attribution to your WordPress posts and display them towards the post author.
Prioritized issue groups from the latest Plugin Check scan
I18n
149
6 issue groups
Security
132
9 issue groups
Maintainability
110
10 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$byline'.
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
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$add_separator".
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1\$s, %2\$s", but got "%s, %s" in "%sAdd Multiple Contributors%s. Easily add and manage multiple contributors for each post.".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "_molongui_contributors/force_inline_dump".
Sample message
$_GET[$nonce] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Mismatched text domain. Expected 'molongui-post-contributors' but got 'et_builder'.
Sample message
Missing $domain parameter in function call to __().
Sample message
Detected usage of a non-sanitized input variable: $_GET[$nonce]
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['data']. Check that the array index exists before using it.
Sample message
The $text text string should have translatable content. Found: '%s'
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "et_pb_postinfo_meta".
Sample message
Processing form data without nonce verification.
Sample message
Function "wp_get_list_item_separator()" requires WordPress 6.0.0, but your plugin minimum supported version is WordPress 5.2.0.
Sample message
Unescaped parameter $post_id used in $wpdb->get_results()\n$post_id assigned unsafely at line 209.
Sample message
The use of function ini_set() is discouraged
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->prefix . '-pointerplus_list'".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Newspaper".
Sample message
Processing form data without nonce verification.
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
Use placeholders and $wpdb->prepare(); found interpolated variable $post_id at "SELECT meta_key, meta_value FROM $wpdb->postmeta WHERE post_id=$post_id"
Sample message
Use placeholders and $wpdb->prepare(); found $sql_query
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$name".
Potential connections found in static code analysis.
Outbound calls
207
External assets
8
Incoming endpoints
5
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v1.7.3
33
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 33 | 402 | 240 | 162 | v1.7.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.