Improve your SEO and your user experience through internal linkbuilding. Automated links between your posts based on a smart keyword configuration.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| 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. | 149:35 | General |
| ERROR | WordPressVIPMinimum.Performance.WPQueryParams.SuppressFilters_suppress_filters | Setting `suppress_filters` to `true` is prohibited. | 143:13 | Performance |
| ERROR | five_star_reviews_detected | Linking directly to 5 stars reviews is not allowed. | 71:23 | Plugin Repo |
| ERROR | PluginCheck.CodeAnalysis.DiscouragedFunctions.load_plugin_textdomainFound | load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed. | 252:7 | Plugin Repo |
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found $prepared_query | 244:4 | Security |
| WARNING | PluginCheck.Security.DirectDB.UnescapedDBParameter | Unescaped parameter $post_query used in $wpdb->get_results($post_query)\n$post_query assigned unsafely at line 117:\n $post_query = "SELECT $fields_placeholder FROM $wpdb->posts WHERE". $addition_query ." post_type IN (".self::escape_array($whitelist).") AND post_status = 'publish' ORDER BY ID DESC "\n$fields_placeholder assigned unsafely at line 115:\n $fields_placeholder = implode(', ', $fields)\n$addition_query assigned unsafely at line 109:\n $addition_query = ' ID NOT IN ('.self::escape_array($blacklisted_posts).') AND '\n$whitelist assigned unsafely at line 91:\n $whitelist = CoreOptions::getOption(\\ILJ\\Core\\Options\\Whitelist::getKey())\n$fields assigned unsafely at line 103:\n $fields = $fetch_fields\n$blacklisted_posts assigned unsafely at line 98:\n $blacklisted_posts = Blacklist::getBlacklistedList('post')\n$fetch_fields used without escaping. | 119:19 | Security |
| WARNING | WordPressVIPMinimum.Performance.WPQueryParams.PostNotIn_post__not_in | Using exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information. | 140:13 | Performance |
| WARNING | PluginCheck.Security.DirectDB.UnescapedDBParameter | Unescaped parameter $id used in $wpdb->get_var("SELECT count(link_to) FROM $ilj_linkindex_table WHERE (link_to = '" . $id . "' AND type_to = '" . $type . "') " . $query)\n$id used without escaping. | 210:38 | Security |
| WARNING | PluginCheck.Security.DirectDB.UnescapedDBParameter | Unescaped parameter $id used in $wpdb->get_var("SELECT count(link_to) FROM $ilj_linkindex_table_new WHERE (link_from != 0 AND type_from != '') AND ((link_to = '" . $id . "' AND type_to = '" . $type . "'))")\n$id used without escaping. | 213:33 | Security |
| WARNING | PluginCheck.Security.DirectDB.UnescapedDBParameter | Unescaped parameter $id used in $wpdb->get_var("SELECT count(link_to) FROM $ilj_linkindex_table WHERE (link_from != 0 AND type_from != '') AND ((link_to = '" . $id . "' AND type_to = '" . $type . "') " . $query . ')')\n$id used without escaping. | 218:28 | Security |
| 11/12/2025, 11:23:40 PM | 33s | 83 | 5 | 60 |