Generate dynamic PDF catalogs for WooCommerce products. Allow customers to download shop, category, or single product catalogs including images, price …
Prioritized issue groups from the latest Plugin Check scan
Security
44
7 issue groups
Maintainability
24
12 issue groups
I18n
6
3 issue groups
Repo Compliance
2
2 issue groups
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 '$json_data'.
Sample message
Detected usage of a non-sanitized input variable: $_REQUEST['product_id']
Sample message
$_REQUEST['product_id'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$gmpcp_arr".
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
Mismatched text domain. Expected 'pdf-catalog-woocommerce' but got 'gmwcp'.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized, non-validated input variable _SERVER: "://$_SERVER[HTTP_HOST]$_SERVER[REQUEST_URI]"
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
The parameter "array(\n 'hide_empty' => false,\n )" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "PDF Catalog Woocommerce" - contains the restricted term "woocommerce" which cannot be used within in your plugin name, unless your plugin name contains one of the allowed patterns: "for woocommerce", "with woocommerce", "using woocommerce", or "and woocommerce". The term must still not appear anywhere else in your name.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Missing $domain parameter in function call to __().
Sample message
Linking directly to 5 stars reviews is not allowed.
Sample message
Plugin name "PDF Catalog for WooCommerce" is different from the name declared in plugin header "PDF Catalog Woocommerce".
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 "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Sample message
Mismatched Stable Tag: 1.0.0 != 3.0. Your Stable Tag is meant to be the stable version of your plugin and it needs to be exactly the same with the Version in your main plugin file's header. Any mismatch can prevent users from downloading the correct plugin files from WordPress.org.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "gmwcp", expected "pdf-catalog-woocommerce".
Potential connections found in static code analysis.
Outbound calls
26
External assets
0
Incoming endpoints
7
No external asset domains detected.
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
First score snapshot
v3.0
38
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 38 | 76 | 30 | 46 | v3.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.