This plugin creates some reaction buttons that could be added to content and comments.
Prioritized issue groups from the latest Plugin Check scan
Security
87
7 issue groups
Maintainability
65
5 issue groups
Repo Compliance
2
2 issue groups
I18n
1
1 issue group
Sample message
$_COOKIE['da-reactions-token'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "da_r_after_create_reaction".
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['uploadedCsv']['error']. Check that the array index exists before using it.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$className".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE['da-reactions-token']
Sample message
Unescaped parameter $date_clause used in $wpdb->get_results()\n$date_clause assigned unsafely at line 101.
Sample message
Processing form data without nonce verification.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DA_REACTIONS_DIRECTORY_NAME".
Sample message
Processing form data without nonce verification.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_da_reactions_plugin".
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
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$main_file'.
Sample message
Tested up to: 6.8 < 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
Mismatched Requires PHP: 7.0 != 7.4. "Requires PHP" needs to be exactly the same with that in your main plugin file's header.
Potential connections found in static code analysis.
Outbound calls
195
External assets
2
Incoming endpoints
3
No external asset domains detected.
No public endpoints detected.
admin_post
wp_ajax
wp_ajax
First score snapshot
v5.3.4
39
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 39 | 155 | 15 | 140 | v5.3.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.