Hide the product's price, add-to-cart button, quantity, and options on any product and order. Inject an optional message.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wpml_default_language". | 419:48 | Plugin Repo |
| ERROR | invalid_tested_upto_minor | Tested up to: 6.8.1 The version number should only include major versions 6.8. | — | Plugin Repo |
| ERROR | invalid_license | Your plugin has an invalid license declared. Please update your readme with a valid SPDX license identifier. | — | — |
| ERROR | license_mismatch | Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier. | — | Plugin Repo |
| ERROR | WordPress.WP.I18n.MissingTranslatorsComment | A function call to __() 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. | 240:239 | General |
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found $search_query | 113:34 | Security |
| ERROR | WordPress.DateTime.RestrictedFunctions.date_date | date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead. | 127:20 | — |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'hide-cart-functions' but got 'simple-tags'. | 285:57 | General |
| ERROR | WordPress.WP.I18n.MissingTranslatorsComment | A function call to __() 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. | 482:81 | General |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'. | 482:81 | Security |
| 11/14/2025, 1:37:00 PM | 14s | 84 | 21 | 45 |