This plugin is designed to inter-operate with our Mantra, Parabola, Tempera, Nirvana themes to enable their settings pages.
Prioritized issue groups from the latest Plugin Check scan
Security
227
5 issue groups
I18n
133
2 issue groups
Maintainability
22
6 issue groups
Repo Compliance
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 '" <label id='$id' for='$id$id' class='images presets $checkedClass'><input "'.
Sample message
Mismatched text domain. Expected 'cryout-theme-settings' but got "nirvana".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Detected usage of a non-sanitized input variable: $_FILES['import']
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['import']['tmp_name']. Check that the array index exists before using it.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$cryout_theme_settings".
Sample message
$_POST['mantra-export'] not unslashed before sanitization. Use wp_unslash() or similar
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.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "import_upload_size_limit".
Sample message
Using date_default_timezone_set() and similar isn't allowed, instead use WP internal timezone support.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Cryout_Theme_Settings".
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
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.
Not analyzed yet.
First score snapshot
v0.5.17
40
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 383 | 332 | 51 | v0.5.17 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.