A better way to disable WooCommerce's cart fragments script, and re-enqueue it when the cart is updated. Works with all caching plugins.
Prioritized issue groups from the latest Plugin Check scan
Security
17
6 issue groups
Repo Compliance
3
3 issue groups
Maintainability
1
1 issue group
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$action'.
Sample message
Detected usage of a non-sanitized input variable: $_GET['notice_id']
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['notice_id']. Check that the array index exists before using it.
Sample message
$_GET['notice_id'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Plugin name "Disable Cart Fragments by Optimocha" is different from the name declared in plugin header "Disable Cart Fragments".
Sample message
Tested up to: 6.8 < 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 "Requires PHP" header in the plugin file should only contain a PHP version such as "5.2.4" or "7.0".
Sample message
Mismatched Requires PHP: 5.6 != 5.6 or later. "Requires PHP" needs to be exactly the same with that in your main plugin file's header.
Not analyzed yet.
First score snapshot
v2.4.1
57
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 57 | 21 | 8 | 13 | v2.4.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.