WPCode – Insert Headers and Footers + Custom Code Snippets – WordPress Code Manager

Easily add code snippets in WordPress. Insert header & footer scripts, add PHP code snippets with conditional logic, insert ads pixel code, and more.

v2.3.6Syed BalkhiUpdated 2026-05-26Added Jul 12, 20123m+ installs98% rating94% support resolved
89
Score
21
Errors
30
Warnings
+0
Change

Category Scores

Security92
Repo100
Performance94
Maintainability69

Top Issues by Category

Issues Details

51 issues found in latest scan

ERROR11
wp_function_not_compatible_with_requires_wp

Function "wp_init_targeted_link_rel_filters()" requires WordPress 5.1.0, but your plugin minimum supported version is WordPress 5.0.0.

WARNING8
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$file".

WARNING7
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "disable_ihaf".

ERROR6
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

WARNING5
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_sanitize_text_fields".

WARNING2
PluginCheck.Security.DirectDB.UnescapedDBParameter

Unescaped parameter $query used in $wpdb->get_col()\n$query assigned unsafely at line 397.

WARNING2
WordPress.DB.SlowDBQuery.slow_db_query_tax_query

Detected usage of tax_query, possible slow query.

ERROR2
WordPressVIPMinimum.Performance.WPQueryParams.SuppressFilters_suppress_filters

Setting `suppress_filters` to `true` is prohibited.

ERROR2
five_star_reviews_detected

Linking directly to 5 stars reviews is not allowed.

WARNING2
trademarked_term

The plugin name includes a restricted term. Your chosen plugin name - "WPCode - Insert Headers and Footers + Custom Code Snippets - WordPress Code Manager" - contains the restricted term "wordpress" which cannot be used at all in your plugin name.

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "InsertHeadersAndFooters".

WARNING1
WordPress.WP.DeprecatedFunctions.wp_init_targeted_link_rel_filtersFound

wp_init_targeted_link_rel_filters() has been deprecated since WordPress version 6.7.0.

WARNING1
WordPress.WP.DeprecatedFunctions.wp_remove_targeted_link_rel_filtersFound

wp_remove_targeted_link_rel_filters() has been deprecated since WordPress version 6.7.0.

WARNING1
mismatched_plugin_name

Plugin name "WPCode - Insert Headers and Footers + Custom Code Snippets - WordPress Code Manager" is different from the name declared in plugin header "WPCode Lite".

Latest Snapshot

Findings

51

Errors

21

Warnings

30

Score History

First score snapshot

First scan completed Jun 19, 2026

v2.3.6 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 19, 2026

v2.3.6

89

Latest

Findings
51
Errors
21
Warnings
30
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins