This WP plugin hides price and add to cart button for WooCommerce products under a specific category (or specific categories ) which you can choose.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
14
5 issue groups
I18n
4
3 issue groups
Security
2
1 issue group
Repo Compliance
2
2 issue groups
Sample message
Function "get_term_meta()" requires WordPress 4.4.0, but your plugin minimum supported version is WordPress 3.0.1.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_zi_woo_hide_price_cart".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Mismatched text domain. Expected 'zi-hide-price-and-add-to-cart-for-woocommerce' but got 'zinv'.
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "woocommerce_' . $product->get_type() . '_add_to_cart".
Sample message
Plugin name header in your readme is missing or invalid. Please update your readme with a valid plugin name header. Eg: "=== Example Name ==="
Sample message
Tested up to: 6.4 < 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 "Short Description" section is missing. An excerpt was generated from your main plugin description.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "zi-woo-hide-price-cart", expected "zi-hide-price-and-add-to-cart-for-woocommerce".
Potential connections found in static code analysis.
Outbound calls
16
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v1.5.0
87
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 87 | 22 | 15 | 7 | v1.5.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.