This plugin adds integration between WooCommerce and WP Courseware which allows you to associate courses to digital products for automatic enrollment.
Prioritized issue groups from the latest Plugin Check scan
Security
45
7 issue groups
I18n
37
3 issue groups
Maintainability
19
6 issue groups
Repo Compliance
2
2 issue groups
Sample message
Mismatched text domain. Expected 'woo-commerce-addon-for-wp-courseware' but got 'wpcw-wc-addon'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$course_url'.
Sample message
Processing form data without nonce verification.
Sample message
Unescaped parameter $wpcwdb->map_member_levels used in $wpdb->get_col()
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 interpolated variable $wpcwdb->map_member_levels at "INSERT INTO $wpcwdb->map_member_levels \n
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP Courseware for WooCommerce" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wc_subscriptions_ignore_wpcw_course_access".
Sample message
Detected usage of a non-sanitized input variable: $_GET['level_id']
Sample message
$_GET['level_id'] not unslashed before sanitization. Use wp_unslash() or similar
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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_wpcw_wc_addon".
Sample message
Processing form data without nonce verification.
Sample message
Hidden files are not permitted.
Sample message
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Sample message
Plugin name "WP Courseware for WooCommerce" is different from the name declared in plugin header "Woo Commmerce Addon for WP Courseware".
Sample message
Tested up to: 6.8 < 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 "Text Domain" header in the plugin file does not match the slug. Found "wpcw-wc-addon", expected "woo-commerce-addon-for-wp-courseware".
Potential connections found in static code analysis.
Outbound calls
2
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v1.6.1
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 104 | 55 | 49 | v1.6.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.