Display the prayer(Athan) and/or Iqamah time for you masjid or location. Use as a widget or use the short codes and format it as you like.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
152
12 issue groups
Security
103
6 issue groups
I18n
75
5 issue groups
Repo Compliance
2
2 issue groups
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$PluginTextDomain".
Sample message
Missing $domain parameter in function call to __().
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['page']. Check that the array index exists before using it.
Sample message
$_GET['page'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
The $text parameter must be a single text string literal. Found: $asr_lable
Sample message
Mismatched text domain. Expected 'masjidal' but got "text-domain".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"' style='padding: 15px 15px;'>\n'.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "MPSTI_cWebClassado".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "CWEB_MASJIDAL_PATH".
Sample message
The $domain parameter must be a single text string literal. Found: $PluginTextDomain
Sample message
Possible use of short open tags detected; found: <?\n
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
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: "echo_log".
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
error_reporting() can lead to full path disclosure.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_SERVER["REMOTE_ADDR"]
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_style; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
Sample message
Tested up to: 6.7 < 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 "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Potential connections found in static code analysis.
Outbound calls
34
External assets
1
Incoming endpoints
0
No public endpoints detected.
First score snapshot
v1.8.14
32
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 32 | 334 | 155 | 179 | v1.8.14 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.