WP Discord Post Plus integrates with WordPress and WooCommerce (if installed) to send your new post and orders to discord channels.
Prioritized issue groups from the latest Plugin Check scan
I18n
54
5 issue groups
Maintainability
49
9 issue groups
Security
46
5 issue groups
Repo Compliance
1
1 issue group
Sample message
Mismatched text domain. Expected 'wp-discord-post-plus' but got 'wp-discord-post'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$category'.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
Sanitization missing for register_setting().
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Processing form data without nonce verification.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "excerpt_length".
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP Discord Post Plus - Supports Unlimited Channels" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Detected usage of a non-sanitized input variable: $_POST['wp_discord_metabox_override_channel']
Sample message
$_POST['wp_discord_metabox_override_channel'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Missing $domain parameter in function call to esc_html__().
Sample message
Missing singular placeholder, needed for some languages. See https://codex.wordpress.org/I18n_for_WordPress_Developers#Plurals
Sample message
The $text parameter must be a single text string literal. Found: null
Sample message
Plugin name "WP Discord Post Plus - Supports Unlimited Channels" is different from the name declared in plugin header "WP Discord Post Plus".
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
Function "wp_add_privacy_policy_content()" requires WordPress 4.9.6, but your plugin minimum supported version is WordPress 4.4.0.
Potential connections found in static code analysis.
Outbound calls
12
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
wp_ajax
First score snapshot
v1.0.2
38
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 38 | 150 | 116 | 34 | v1.0.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.