Restrict access to your WordPress pages using WooCommerce products.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'page-restrict-for-woocommerce' but got 'page_restrict_domain'. | admin/partials/menu-pages/settings/tabs/tab-general.php:422:67 | 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 'plugins_url'. | admin/class-admin.php:100:44 | Security |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$meta_key_del". | uninstall.php:41:5 | Plugin Repo |
| ERROR | PluginCheck.Security.DirectDB.UnescapedDBParameter | Unescaped parameter $meta_key_del used in $wpdb->query("DELETE FROM $wpdb->usermeta WHERE meta_key LIKE '".$meta_key_del."%'")\n$meta_key_del assigned unsafely at line 41:\n $meta_key_del = 'prwc_view_count_' | uninstall.php:42:9 | Security |
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found $meta_key_del | uninstall.php:43:56 | 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. | includes/common/class-restrict-types.php:299:35 | — |
| ERROR | PluginCheck.Security.DirectDB.UnescapedDBParameter | Unescaped parameter $r used in $wpdb->get_results($r)\n$r assigned unsafely at line 81:\n $r = $wpdb->get_results( $r )\n$r assigned unsafely at line 61:\n $r = $r_cached\n$r_cached assigned unsafely at line 58:\n $r_cached = wp_cache_get( $cache_name, 'page_restrict_cache' )\n$cache_name assigned unsafely at line 57:\n $cache_name = 'prwc_get_meta_values_'. $key.','.$status.','.$type\n$key used without escaping.\n$status used without escaping. | includes/common/class-helpers.php:81:16 | Security |
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found $r | includes/common/class-helpers.php:81:29 | Security |
| ERROR | PluginCheck.Security.DirectDB.UnescapedDBParameter | Unescaped parameter $user_id used in $wpdb->get_results("SELECT * FROM `".$wpdb->usermeta."` WHERE meta_key LIKE 'prwc_view_count_%' AND user_id=".$user_id)\n$user_id used without escaping. | includes/common/class-helpers.php:136:38 | Security |
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found $user_id | includes/common/class-helpers.php:136:141 | Security |
| 15.02.2026, 22:00:17 | 13s | 16 | 842 | 82 |
| 15.11.2025, 23:55:30 | 15s | 16 | 842 | 77 |