The plugin allows you to add Meta Tag keywords for posts, pages or basically any custom post type. The Meta Keywords are important words or phrases th …
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found $prefix_post | 18:71 | Security |
| ERROR | PluginCheck.Security.DirectDB.UnescapedDBParameter | Unescaped parameter $prefix_postmeta used in $wpdb->get_results("DELETE FROM ".$prefix_postmeta." WHERE meta_key = 'hrd_post_meta_tag_keywords' ")\n$prefix_postmeta assigned unsafely at line 185:\n $prefix_postmeta = $wpdb->prefix.'postmeta'\n$delete_meta_value assigned unsafely at line 186:\n $delete_meta_value = $wpdb->get_results("DELETE FROM ".$prefix_postmeta." WHERE meta_key = 'hrd_post_meta_tag_keywords' ") | 186:33 | Security |
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found $prefix_postmeta | 186:60 | Security |
| ERROR | outdated_tested_upto_header | Tested up to: 6.1 < 6.8. 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. | — | Plugin Repo |
| ERROR | PluginCheck.Security.DirectDB.UnescapedDBParameter | Unescaped parameter $prefix_post used in $wpdb->get_results("SELECT DISTINCT post_type FROM ".$prefix_post." WHERE post_type!='revision'")\n$prefix_post assigned unsafely at line 17:\n $prefix_post = $wpdb->prefix.'posts'\n$post_type assigned unsafely at line 18:\n $post_type = $wpdb->get_results("SELECT DISTINCT post_type FROM ".$prefix_post." WHERE post_type!='revision'") | 18:25 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotSanitized | Detected usage of a non-sanitized input variable: $_POST['hrd_post_meta_tag_keywords'] | 80:21 | Security |
| WARNING | WordPress.Security.NonceVerification.Missing | Processing form data without nonce verification. | 81:21 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotValidated | Detected usage of a possibly undefined superglobal array index: $_POST['hrd_checkbox']. Use isset() or empty() to check the index exists before using it | 81:21 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_POST['hrd_checkbox'] not unslashed before sanitization. Use wp_unslash() or similar | 81:21 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotSanitized | Detected usage of a non-sanitized input variable: $_POST['hrd_checkbox'] | 81:21 | Security |
| 15.11.2025, 02:09:06 | 10s | 94 | 5 | 15 |