PublishPress Authors is the best plugin for adding authors, co-authors, multiple authors and guest authors to WordPress posts.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
544
13 issue groups
Security
382
7 issue groups
I18n
236
5 issue groups
Sample message
Processing form data without nonce verification.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$alphabet".
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "MA_Author_Boxes_default_options".
Sample message
$_GET['ignored'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Missing $domain parameter in function call to __().
Sample message
Use of a direct database call is discouraged.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Couthors_iterator".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "bylines_render".
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$author_post_title_header'.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
Detected usage of a non-sanitized input variable: $_GET['ppma_author_letter']
Sample message
Unescaped parameter $meta_query used in $wpdb->get_results()\n$meta_query assigned unsafely at line 2073.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "PP_AUTHORS_ASSETS_URL".
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['author_list']. Check that the array index exists before using it.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$1s, %2$2s", but got "%1s, %2s" in '%1s Display Icon Border Radius (%2s)'.
Sample message
Mismatched placeholders is probably an error
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Function "get_block_template()" requires WordPress 5.8.0, but your plugin minimum supported version is WordPress 5.5.0.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
The $text text string should have translatable content. Found: '%1$s'
Sample message
Detected usage of meta_key, possible slow query.
Potential connections found in static code analysis.
Outbound calls
294
External assets
4
Incoming endpoints
2
wp_ajax
wp_ajax
3 score snapshots
v4.17.0
24
Latest
v4.16.0
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 1,205 | 335 | 870 | v4.17.0 | 2.1.0 |
| 24 | 1,210 | 338 | 872 | v4.16.0 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.