Skip to main content
PluginScorePluginScore
Errors
PluginScore — Plugin Analyzer for WordPress
© 2025 PluginScore.
← Back to Leaderboard
insert-php icon

Woody code snippets – Insert Header Footer Code, AdSense Ads

Insert Headers and Footers, executes PHP code, uses conditional logic to insert ads, text, media content and external service’s code.

Updated 10/21/2025
Scanned 11/13/2025, 12:17:44 AM
adsensecode-snippetsheadershortcodewoocommerce
4
Score
814
Errors
176
Warnings
70K
Installs
Security624
General254
Repo82
Performance30
Accessibility0
Top Issues by Category
Issues organized by category, type, and rule family

Issues Details
990 issues found in latest scan
CodeMessageLocationCategory
ERRORWordPress.Security.EscapeOutput.ExceptionNotEscaped
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
323:93Security
ERRORWordPress.Security.EscapeOutput.OutputNotEscaped
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
63:34Security
ERRORWordPress.Security.EscapeOutput.UnsafePrintingFunction
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
64:26Security
ERRORWordPress.Security.EscapeOutput.OutputNotEscaped
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$dir'.
65:51Security
ERRORWordPress.Security.EscapeOutput.OutputNotEscaped
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$dir'.
65:104Security
ERRORWordPress.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.
74:34General
ERRORWordPress.Security.EscapeOutput.OutputNotEscaped
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
74:34Security
ERRORWordPress.Security.EscapeOutput.OutputNotEscaped
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$dir'.
74:147Security
ERRORWordPress.Security.EscapeOutput.UnsafePrintingFunction
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
75:26Security
ERRORWordPress.Security.EscapeOutput.OutputNotEscaped
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$dir'.
76:40Security
990 total row(s)
Scan History
1 scan recorded
11/13/2025, 12:17:44 AM45s
4
814
176
1 total row(s)