Disqus is the web's most popular comment system. Use Disqus to increase engagement, retain readers, and grow your audience.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
26
10 issue groups
Security
15
5 issue groups
Repo Compliance
5
5 issue groups
I18n
4
2 issue groups
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "dsq_before_comments".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$api_data'.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_disqus".
Sample message
Mismatched text domain. Expected 'disqus-comment-system' but got 'disqus'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Disqus Comment System" - contains the restricted term "disqus" and cannot be used to begin your plugin name. We disallow the use of certain terms in ways that are abused, or potentially infringe on and/or are misleading with regards to trademarks. You may use the term "disqus" elsewhere in your plugin name, such as "... for disqus".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$embed_vars".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$js'.
Sample message
Detected usage of a non-sanitized input variable: $_POST['nonce']
Sample message
$_POST['nonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Plugin name "Disqus Comment System" is different from the name declared in plugin header "Disqus for WordPress".
Sample message
Missing "License". Please update your readme with a valid GPLv2 (or later) compatible license.
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 "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "disqus", expected "disqus-comment-system".
Not analyzed yet.
First score snapshot
v3.1.4
54
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 54 | 50 | 17 | 33 | v3.1.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.