Head & Footer Code

Easy add site-wide, category and article specific custom code before the closing and , or after opening tag.

v1.5.7Aleksandar UroševićUpdated 2026-04-01Added Aug 14, 2015100k+ installs100% rating100% support resolved
82
Score
1
Errors
15
Warnings
+0
Change

Category Scores

Security70
Repo100
Performance100
Maintainability93

Top Issues by Category

Issues Details

16 issues found in latest scan

WARNING5
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "HFC_FILE".

WARNING3
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_POST['auhfc'] not unslashed before sanitization. Use wp_unslash() or similar

WARNING2
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING2
WordPress.DB.DirectDatabaseQuery.NoCaching

Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().

WARNING2
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_POST['auhfc']

WARNING1
WordPress.DB.SlowDBQuery.slow_db_query_meta_key

Detected usage of meta_key, possible slow query.

ERROR1
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$output'.

Latest Snapshot

Findings

16

Errors

1

Warnings

15

Score History

First score snapshot

First scan completed Jun 19, 2026

v1.5.7 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 19, 2026

v1.5.7

82

Latest

Findings
16
Errors
1
Warnings
15
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins