Arconix Shortcodes provides a number of useful design elements like buttons, boxes, tabs and toggles to help compliment any website.
Prioritized issue groups from the latest Plugin Check scan
Security
77
7 issue groups
I18n
61
8 issue groups
Maintainability
54
8 issue groups
Supply Chain
2
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$admin_url'.
Sample message
Mismatched text domain. Expected 'arconix-shortcodes' but got "acs".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$VARS".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "pre_register_arconix_shortcodes_css".
Sample message
The $domain parameter must be a single text string literal. Found: self::$plugin_context
Sample message
Detected usage of a non-sanitized input variable: $_GET['shortcodes_tracker_nonce']
Sample message
$_GET['shortcodes_tracker_nonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Shortcodes_TS_Faq_Support".
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['reason_text']. Check that the array index exists before using it.
Sample message
The $text parameter must not contain interpolated variables or expressions. Found: $ts_plugin_name
Sample message
A function call to esc_html__() 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
The $text parameter must be a single text string literal. Found: 'Frequently Asked Questions for ' . self::$plugin_name
Sample message
Hidden files are not permitted.
Sample message
Sanitization missing for register_setting().
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "ACS_VERSION".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
Sample message
Missing $domain parameter in function call to __().
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in 'Welcome to %s %s'.
Sample message
Tested up to: 7.0.2 The version number should only include major versions 7.0.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "acs", expected "arconix-shortcodes".
Potential connections found in static code analysis.
Outbound calls
34
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
wp_ajax
3 score snapshots
v2.2.1
35
Latest
v2.2.0
34
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 195 | 122 | 73 | v2.2.1 | 2.0.0 |
| 34 | 237 | 129 | 108 | v2.2.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.