Edwiser Bridge integrates WordPress with Moodle LMS & provides an easy option to import and sell Moodle courses using WordPress.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
572
15 issue groups
Security
91
8 issue groups
Performance
5
1 issue group
I18n
1
1 issue group
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'eb_admin_field_' . $value['type']".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$allowed_tags".
Sample message
Processing form data without nonce verification.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$column} at "SELECT e.*, {$column} FROM {$wpdb->prefix}moodle_enrollment e {$post_table} {$user_table} WHERE {$where} ORDER BY {$order} LIMIT %d OFFSET %d"
Sample message
Short URL detected (bit.ly). Use full URLs instead of URL shorteners.
Sample message
$_GET['consent'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_GET['eb_msgs_' . $current_user->ID]
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Using exclusionary parameters, like post__not_in, 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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "eb_check_array_value".
Sample message
Processing form data without nonce verification.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['eb_enabled_templates']. Check that the array index exists before using it.
Sample message
Incorrect number of replacements passed to $wpdb->prepare(). Found 1 replacement parameters, expected 2.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "EdwiserBridge_Blocks".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WDM_EDWISER_BRIDGE_USER_FORM_MESSAGE".
Sample message
In footer ($in_footer) is not set explicitly wp_register_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Edwiser Bridge - WordPress Moodle LMS Integration" - contains the restricted term "wordpress" which cannot be used at all in your plugin name.
Sample message
The use of function ini_set() is discouraged
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "{$shortcode}_shortcode_tag".
Sample message
wp_debug_backtrace_summary() found. Debug code should not normally be used in production.
Sample message
error_reporting() can lead to full path disclosure.
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.
Not analyzed yet.
First score snapshot
v4.3.4
30
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 30 | 673 | 4 | 669 | v4.3.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.