Ajaxify Comments speeds up your comment section, allowing for lazy loading comments, instant comment posting, and seamless success and error messages.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
35
7 issue groups
Security
17
4 issue groups
I18n
6
2 issue groups
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "ajaxify/comments/theme_color_palette".
Sample message
Processing form data without nonce verification.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$baseDir".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$packageName'.
Sample message
Mismatched text domain. Expected 'wp-ajaxify-comments' but got 'comment-edit-pro'.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$do_action".
Sample message
trigger_error() found. Debug code should not normally be used in production.
Sample message
Detected usage of a non-sanitized input variable: $_SERVER['HTTP_X_WPAC_REQUEST']
Sample message
$_SERVER['HTTP_X_WPAC_REQUEST'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
The plugin slug includes a restricted term. Your plugin slug - "wp-ajaxify-comments" - contains the restricted term "wp" which cannot be used at all in your plugin slug.
Not analyzed yet.
First score snapshot
v3.2.2
65
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 65 | 58 | 20 | 38 | v3.2.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.