Quran multilanguage Text & Audio

Quran plugin with 30 languages, 32 reciters, and customizable interface.

v3.0.3karim42Updated Added 500 installs100% rating
35
Score
177
Errors
166
Warnings
+0
Change

Category Scores

Security0
Repo79
Performance100
Maintainability67

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

343 findings

Security

273

9 issue groups

Maintainability

67

12 issue groups

Repo Compliance

2

2 issue groups

Supply Chain

1

1 issue group

ERRORSecurityOutput is not escapedAll output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"\">$suraName </span>\r\n'.147
Category
Security
Occurrences
147
Severity
error

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'.

WARNINGSecurityNonce verification recommendedProcessing form data without nonce verification.68
Category
Security
Occurrences
68
Severity
warning

Sample message

Processing form data without nonce verification.

WARNINGMaintainabilityNon-prefixed global variableGlobal variables defined by a theme/plugin should start with the theme/plugin prefix. Found: &quot;$current_theme&quot;.22
Category
Maintainability
Occurrences
22
Severity
warning

Sample message

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: &quot;$current_theme&quot;.

WARNINGMaintainabilityNon-prefixed functionFunctions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: &quot;add_js_scripts&quot;.20
Category
Maintainability
Occurrences
20
Severity
warning

Sample message

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: &quot;add_js_scripts&quot;.

ERRORSecuritySetting is missing a sanitization callbackSanitization missing for register_setting().16
Category
Security
Occurrences
16
Severity
error

Sample message

Sanitization missing for register_setting().

WARNINGSecurityRequest data is not unslashed$_GET[&#039;lang&#039;] not unslashed before sanitization. Use wp_unslash() or similar14
Category
Security
Occurrences
14
Severity
warning

Sample message

$_GET[&#039;lang&#039;] not unslashed before sanitization. Use wp_unslash() or similar

WARNINGSecurityMissing nonce verificationProcessing form data without nonce verification.11
Category
Security
Occurrences
11
Severity
warning

Sample message

Processing form data without nonce verification.

WARNINGSecurityInput is not validatedDetected usage of a possibly undefined superglobal array index: $_POST[&#039;lang&#039;]. Check that the array index exists before using it.11
Category
Security
Occurrences
11
Severity
warning

Sample message

Detected usage of a possibly undefined superglobal array index: $_POST[&#039;lang&#039;]. Check that the array index exists before using it.

ERRORMaintainabilityShort PHP open tag foundShort PHP opening tag used with echo; expected "<?php echo $cheikh ..." but found "<?= $cheikh ..."6
Category
Maintainability
Occurrences
6
Severity
error

Sample message

Short PHP opening tag used with echo; expected "<?php echo $cheikh ..." but found "<?= $cheikh ..."

WARNINGSecurityInput is not sanitizedDetected usage of a non-sanitized input variable: $_GET[&#039;lang&#039;]4
Category
Security
Occurrences
4
Severity
warning

Sample message

Detected usage of a non-sanitized input variable: $_GET[&#039;lang&#039;]

Show 14 more
WARNINGMaintainabilityNot In Footer4
Category
Maintainability
Occurrences
4
Severity
warning

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.

WARNINGMaintainabilityMissing Version3
Category
Maintainability
Occurrences
3
Severity
warning

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.

ERRORMaintainabilitywp function not compatible with requires wp3
Category
Maintainability
Occurrences
3
Severity
error

Sample message

Function "wp_unslash()" requires WordPress 3.6.0, but your plugin minimum supported version is WordPress 3.0.1.

WARNINGMaintainabilityDirect Query2
Category
Maintainability
Occurrences
2
Severity
warning

Sample message

Use of a direct database call is discouraged.

WARNINGMaintainabilityNo Caching2
Category
Maintainability
Occurrences
2
Severity
warning

Sample message

Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().

ERRORMaintainabilityMissing direct file access protection2
Category
Maintainability
Occurrences
2
Severity
error

Sample message

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

WARNINGSecurityDatabase parameter is not escaped1
Category
Security
Occurrences
1
Severity
warning

Sample message

Unescaped parameter $table_name used in $wpdb-&gt;query()\n$table_name assigned unsafely at line 372.

WARNINGMaintainabilitySchema Change1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Attempting a database schema change is discouraged.

WARNINGSecurityInterpolated SQL is not prepared1
Category
Security
Occurrences
1
Severity
warning

Sample message

Use placeholders and $wpdb-&gt;prepare(); found interpolated variable {$table_name} at &quot;DROP TABLE IF EXISTS {$table_name}&quot;

WARNINGMaintainabilityNon-prefixed constant1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: &quot;QTM_VERSES_CHUNK_SIZE&quot;.

ERRORSupply ChainCompressed files included1
Category
Supply Chain
Occurrences
1
Severity
error

Sample message

Compressed files are not permitted.

WARNINGMaintainabilitymismatched plugin name1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Plugin name "Quran multilanguage Text & Audio" is different from the name declared in plugin header "Quran Multilanguage Text Audio Verse".

ERRORRepo Complianceoutdated tested upto header1
Category
Repo Compliance
Occurrences
1
Severity
error

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.

ERRORRepo Complianceplugin header no license1
Category
Repo Compliance
Occurrences
1
Severity
error

Sample message

Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.

External Connections

Potential connections found in static code analysis.

22 domains

Outbound calls

70

External assets

0

Incoming endpoints

10

Notable Domains

schillmania.com10 · outbound
bugs.webkit.org4 · outbound
featureblend.com4 · outbound
help.adobe.com4 · outbound

Platform / Reference Domains

w3.org15 · platform/reference
github.com3 · platform/reference
gnu.org1 · platform/reference

External Asset Domains

No external asset domains detected.

Incoming Endpoints

wp_ajax_nopriv_qtm_changelanguagepublic

wp_ajax

wp_ajax_nopriv_qtm_changenextsurapublic

wp_ajax

wp_ajax_nopriv_qtm_changeprevsurapublic

wp_ajax

wp_ajax_nopriv_qtm_changesurapublic

wp_ajax

wp_ajax_nopriv_qtm_load_verses_chunkpublic

wp_ajax

Admin AJAX endpoints5
wp_ajax_qtm_changelanguageauthenticated

wp_ajax

wp_ajax_qtm_changenextsuraauthenticated

wp_ajax

wp_ajax_qtm_changeprevsuraauthenticated

wp_ajax

wp_ajax_qtm_changesuraauthenticated

wp_ajax

wp_ajax_qtm_load_verses_chunkauthenticated

wp_ajax

Score History

First score snapshot

v3.0.3

35

Latest

Findings
343
Errors
177
Warnings
166
Check
2.0.0

Relationship Map

Author, categories, issues, domains, and nearby plugins.

37 nodes

Related Plugins

Audio Album

4k+ active installs

99
99
Podlove Web Player

4k+ active installs

97
Spreaker Shortcode

4k+ active installs

95
Magyar Video Embed

1k+ active installs

94