Get more shares on social: add one-click shareable quote boxes to any post so readers can share your best lines on Social Media in one click.
Prioritized issue groups from the latest Plugin Check scan
Security
154
7 issue groups
Maintainability
51
13 issue groups
I18n
23
3 issue groups
Repo Compliance
1
1 issue group
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
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$file'.
Sample message
Processing form data without nonce verification.
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
Function "get_comment_delimited_block_content()" requires WordPress 5.3.1, but your plugin minimum supported version is WordPress 3.8.0.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "admin_enqueue_scripts".
Sample message
Detected usage of a non-sanitized input variable: $_GET['page']
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$edd_plugin_data".
Sample message
$_POST[$this->item_shortname . '_license'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Mismatched text domain. Expected 'better-click-to-tweet' but got 'easy-digital-downloads'.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST[$this->item_shortname . '_license']. Check that the array index exists before using it.
Sample message
Processing form data without nonce verification.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Plugin Updater detected. These are not permitted in WordPress.org hosted plugins. Detected: class BCTT_SL_Plugin_Updater
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Better Click To Share (Formerly Better Click To Tweet)" - contains the restricted term "tweet" which cannot be used at all in your plugin name.
Sample message
Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: _site_transient_update_plugins
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "maybe_remove_premium_styles_license_page".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Translatable string should not be wrapped in HTML. Found: '<div class="notice notice-error inline"><p><strong>IMPORTANT:</strong></p><p>Your version of the Premium Styles add-on needs to be updated before you can input a functional license key.</p><p><strong>You haven\'t done anything wrong here</strong>, but the below input for Premium Styles will not work until you address this. For more information, see <a href="%1$s">this post</a>.</p></div>'
Sample message
Plugin name "Better Click To Share – Shareable Quote Boxes for X (Twitter)" is different from the name declared in plugin header "Better Click To Share (Formerly Better Click To Tweet)".
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Sample message
The upgrade notice for "5.13.0" exceeds the limit of 300 characters.
Not analyzed yet.
First score snapshot
v6.0.0
37
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 37 | 229 | 170 | 59 | v6.0.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.