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

Column Shortcodes

Adds shortcodes to easily create columns in your posts or pages.

Updated 10/11/2022
Scanned 11/12/2025, 11:58:43 PM
columncolumnsdividershortcodeshortcodes
88
Score
33
Errors
6
Warnings
70K
Installs
Security25
General6
Performance3
Repo5
Accessibility0
Top Issues by Category
Issues organized by category, type, and rule family

Issues Details
39 issues found in latest scan
CodeMessageLocationCategory
ERRORWordPress.Security.EscapeOutput.OutputNotEscaped
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
444:113Security
ERRORWordPress.Security.EscapeOutput.OutputNotEscaped
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$script_buttons'.
622:33Security
ERRORoutdated_tested_upto_header
Tested up to: 6.0 < 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
ERRORno_license
Missing "License". Please update your readme with a valid GPLv2 (or later) compatible license.
——
ERRORPluginCheck.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.
69:3Plugin Repo
ERRORWordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "add_shortcode_html_buttons".
288:33Plugin Repo
ERRORWordPress.Security.EscapeOutput.UnsafePrintingFunction
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
306:115Security
ERRORWordPress.Security.EscapeOutput.OutputNotEscaped
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$page'.
306:188Security
ERRORWordPress.Security.EscapeOutput.OutputNotEscaped
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$target'.
306:223Security
ERRORWordPress.Security.EscapeOutput.OutputNotEscaped
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
307:34Security
39 total row(s)
Scan History
1 scan recorded
11/12/2025, 11:58:43 PM8s
88
33
6
1 total row(s)