Moodle LMS integration with WordPress to sell Moodle courses through WooCommerce and automate student enrollment.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
40
15 issue groups
Security
11
4 issue groups
I18n
2
2 issue groups
Performance
1
1 issue group
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: "$product_id".
Sample message
Use of a direct database call is discouraged.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Unescaped parameter $query used in $wpdb->get_results()\n$query assigned unsafely at line 112.
Sample message
Use placeholders and $wpdb->prepare(); found $category_migration_query
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "kothay_dabba_moowoodle".
Sample message
Unescaped parameter $sql used in $wpdb->get_results()\n$sql assigned unsafely at line 143.
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
Attempting a database schema change is discouraged.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$table_name} at "ALTER TABLE {$table_name}\n
Sample message
Detected usage of meta_key, possible slow query.
Sample message
debug_backtrace() found. Debug code should not normally be used in production.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
wp_debug_backtrace_summary() found. Debug code should not normally be used in production.
Sample message
A function call to _n() 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
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Tested up to: 7.0.2 The version number should only include major versions 7.0.
Sample message
Plugin name "MooWoodle – WordPress Moodle LMS Integration, Sell Moodle Courses via WooCommerce" is different from the name declared in plugin header "MooWoodle".
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "MooWoodle – WordPress Moodle LMS Integration, Sell Moodle Courses via WooCommerce" - contains the restricted term "woocommerce" which cannot be used within in your plugin name, unless your plugin name contains one of the allowed patterns: "for woocommerce", "with woocommerce", "using woocommerce", or "and woocommerce". The term must still not appear anywhere else in your name.
Potential connections found in static code analysis.
Outbound calls
28
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
4 score snapshots
v3.4.6
63
Latest
v3.4.5
63
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 63 | 55 | 10 | 45 | v3.4.6 | 2.0.0 |
| 63 | 55 | 10 | 45 | v3.4.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.