Create a post and override the author name with one or more names or text. You can also create a link for the author name field
Prioritized issue groups from the latest Plugin Check scan
Security
49
8 issue groups
Maintainability
12
7 issue groups
I18n
9
5 issue groups
Repo Compliance
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$col'.
Sample message
Processing form data without nonce verification.
Sample message
$_POST['sfly_guest_author'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['post_type']. Check that the array index exists before using it.
Sample message
Detected usage of a non-sanitized input variable: $_POST['sfly_guest_author_nonce']
Sample message
Mismatched text domain. Expected 'guest-author-name' but got 'sfly_guest_author'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Function "wp_add_inline_script()" requires WordPress 4.5.0, but your plugin minimum supported version is WordPress 4.1.0.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$g_post_id".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Sanitization missing for register_setting().
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "sfly_guest_author".
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
Missing $domain parameter in function call to __().
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
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in 'Thanks for installing our plugin Simply Guest Author Name! <a target="_blank" href="https://wordpress.org/support/plugin/guest-author-name/reviews/#new-post">Leave a review</a>, &npsp; <a href="http://plugins.shooflysolutions.com/guest-author-name/" target="_blank">Click here for more details or to go premium!</a> <b>Free 7 day trial</b> | <a href="%s">%s</a>'.
Sample message
Plugin name header in your readme is missing or invalid. Please update your readme with a valid plugin name header. Eg: "=== Example Name ==="
Sample message
Tested up to: 6.9 < 7.0. 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.
Sample message
The "Text Domain" header in the plugin file should only contain lowercase letters, numbers, and hyphens. Found "sfly_guest_author".
Not analyzed yet.
First score snapshot
v4.42
41
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 41 | 71 | 35 | 36 | v4.42 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.