Quran plugin with 30 languages, 32 reciters, and customizable interface.
Prioritized issue groups from the latest Plugin Check scan
Security
273
9 issue groups
Maintainability
67
12 issue groups
Repo Compliance
2
2 issue groups
Supply Chain
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"\">$suraName </span>\r\n'.
Sample message
Processing form data without nonce verification.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$current_theme".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "add_js_scripts".
Sample message
Sanitization missing for register_setting().
Sample message
$_GET['lang'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['lang']. Check that the array index exists before using it.
Sample message
Short PHP opening tag used with echo; expected "<?php echo $cheikh ..." but found "<?= $cheikh ..."
Sample message
Detected usage of a non-sanitized input variable: $_GET['lang']
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_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
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Function "wp_unslash()" requires WordPress 3.6.0, but your plugin minimum supported version is WordPress 3.0.1.
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Unescaped parameter $table_name used in $wpdb->query()\n$table_name assigned unsafely at line 372.
Sample message
Attempting a database schema change is discouraged.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$table_name} at "DROP TABLE IF EXISTS {$table_name}"
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "QTM_VERSES_CHUNK_SIZE".
Sample message
Compressed files are not permitted.
Sample message
Plugin name "Quran multilanguage Text & Audio" is different from the name declared in plugin header "Quran Multilanguage Text Audio Verse".
Sample message
Tested up to: 6.9 < 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
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Potential connections found in static code analysis.
Outbound calls
70
External assets
0
Incoming endpoints
10
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v3.0.3
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 343 | 177 | 166 | v3.0.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.