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
511
11 issue groups
Security
384
10 issue groups
I18n
225
4 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
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
Use placeholders and $wpdb->prepare(); found interpolated variable $placeholders at WHERE category_id IN ($placeholders)"
Sample message
Processing form data without nonce verification.
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
Use placeholders and $wpdb->prepare(); found $like_conditions
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "PP_AUTHORS_ASSETS_URL".
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
Unescaped parameter $meta_query used in $wpdb->get_results()\n$meta_query assigned unsafely at line 2002.
Sample message
Unescaped parameter $meta_table_name used in $wpdb->query()\n$meta_table_name assigned unsafely at line 226.
Sample message
Mismatched placeholders is probably an error
Sample message
Function "get_block_template()" requires WordPress 5.8.0, but your plugin minimum supported version is WordPress 5.5.0.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Detected usage of a non-sanitized input variable: $_GET['ppma_page']
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['author_list']. Check that the array index exists before using it.
Not analyzed yet.
First score snapshot
v4.15.0
24
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 1,189 | 369 | 820 | v4.15.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.