Aitasi Coming Soon - A fully Responsive coming soon landing page and install in your WordPress site quickly and easily.
Prioritized issue groups from the latest Plugin Check scan
Security
386
7 issue groups
Maintainability
166
14 issue groups
I18n
144
4 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$acc_title'.
Sample message
Mismatched text domain. Expected 'aitasi-coming-soon' but got 'aitasi'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "cs_add_element".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$attachment_img".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'cs_sanitize_' . $sanitize_type".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "CS_ACTIVE_CUSTOMIZE".
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
Detected usage of a non-sanitized input variable: $_GET['cs-section']
Sample message
$_GET['cs-section'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
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
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "SP_Aitasi_Settings_API".
Sample message
var_export() found. Debug code should not normally be used in production.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['cs_section_id'][$request_key]. Check that the array index exists before using it.
Sample message
Missing $domain parameter in function call to __().
Sample message
Translatable string should not be wrapped in HTML. Found: '<p class="cs-text-info">Type the text to the meta title</p> '
Sample message
The use of function create_function() is forbidden
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
The parameter "$query_args" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
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.
Potential connections found in static code analysis.
Outbound calls
133
External assets
3
Incoming endpoints
1
No public endpoints detected.
wp_ajax
First score snapshot
v2.0.2
30
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 30 | 702 | 516 | 186 | v2.0.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.