This plugin allows you to use Discourse as a community engine for your WordPress website. The plugin is not a substitute for Disqus type commenting sy …
Prioritized issue groups from the latest Plugin Check scan
Maintainability
92
18 issue groups
Security
51
3 issue groups
I18n
47
3 issue groups
Supply Chain
3
1 issue group
Sample message
Processing form data without nonce verification.
Sample message
Missing $domain parameter in function call to __().
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "get_the_excerpt".
Sample message
Mismatched text domain. Expected 'wp-discourse' but got 'discourse-integration'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$dir'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Use of a direct database call is discouraged.
Sample message
Translatable string should not be wrapped in HTML. Found: '<div class="notice notice-error is-dismissible"><p>There has been an error linking this post with Discourse. Make sure you are supplying the URL of an existing topic on your forum.</p></div>'
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_tests_dir".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: chmod().
Sample message
Unescaped parameter $query used in $wpdb->get_var()\n$query assigned unsafely at line 98.
Sample message
var_export() found. Debug code should not normally be used in production.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable().
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_manually_load_plugin".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
Hidden files are not permitted.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP Discourse" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Attempting a database schema change is discouraged.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$filter".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "MIN_PHP_VERSION".
Sample message
set_error_handler() found. Debug code should not normally be used in production.
Potential connections found in static code analysis.
Outbound calls
74
External assets
0
Incoming endpoints
16
No external asset domains detected.
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v2.6.3
24
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 217 | 103 | 114 | v2.6.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.