Hide prices & 'Add to Cart' button. Replace with a 'Call For Price' button, text, or quote form. Ideal for catalog mode, B2B & variable pricing.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
53
9 issue groups
Security
17
5 issue groups
I18n
3
1 issue group
Repo Compliance
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$admin_main_nav".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wcp_admin_asset_registerer".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "wcp_current_time".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$category'.
Sample message
Processing form data without nonce verification.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
$_GET['page'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Missing $domain parameter in function call to esc_html_e().
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WC Call For Price" - contains the restricted term "wc" which cannot be used at all in your plugin name.
Sample message
The parameter "array( 'hide_empty' => false )" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
Sample message
Possible use of short open tags detected; found: <? echo esc_attr( $image_title ); ?>"\n
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
Detected usage of a non-sanitized input variable: $_POST[Constants::NONCE_FIELD_NAME]
Sample message
Linking directly to 5 stars reviews is not allowed.
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.
Potential connections found in static code analysis.
Outbound calls
19
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v1.5.2
57
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 57 | 74 | 19 | 55 | v1.5.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.