Allow your users to edit their comments for a period of time. Adjust the comment timer and save some admin headaches.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
90
11 issue groups
I18n
15
2 issue groups
Security
5
2 issue groups
Repo Compliance
2
2 issue groups
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "comment_text".
Sample message
Mismatched text domain. Expected 'simple-comment-editing' but got 'comment-edit-pro'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$baseDir".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DOING_SCE".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$packageName'.
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
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
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Use placeholders and $wpdb->prepare(); found $sql
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$do_action".
Sample message
wp_blacklist_check() has been deprecated since WordPress version 5.5.0. Use wp_check_comment_disallowed_list() instead.
Sample message
Plugin name "Comment Edit Core - Simple Comment Editing" is different from the name declared in plugin header "Comment Edit Core".
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
Mismatched Requires at least: 6.5 != 5.0. "Requires at least" needs to be exactly the same with that in your main plugin file's header.
Sample message
Function "wp_check_comment_disallowed_list()" requires WordPress 5.5.0, but your plugin minimum supported version is WordPress 5.0.0.
Not analyzed yet.
First score snapshot
v3.3.0
73
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 73 | 112 | 27 | 85 | v3.3.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.