Add custom script to header and footer through WordPress Customizer. Edit your scripts with CodeMirror editor within Customizer.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
6
3 issue groups
Security
2
1 issue group
Repo Compliance
2
2 issue groups
I18n
1
1 issue group
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_custom_script_for_customizer".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'get_theme_mod'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Missing $domain parameter in function call to __().
Sample message
Plugin name "Custom Header Footer Scripts for Customizer" is different from the name declared in plugin header "Custom Scripts for Customizer".
Sample message
Tested up to: 6.3 < 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
One or more tags were ignored. Please limit your plugin to 5 tags.
Not analyzed yet.
First score snapshot
v1.1.1
88
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 88 | 11 | 6 | 5 | v1.1.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.