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

To Top

To Top is a nifty lightweight plugin. It adds a highly customizable button, which when clicked, scrolls up smoothly to the top of a page.

Updated 5/13/2025
Scanned 11/13/2025, 12:16:52 AM
arrowbuttoniconscroll-upto-top
89
Score
37
Errors
12
Warnings
70K
Installs
Security20
Repo21
General6
Performance2
Accessibility0
Top Issues by Category
Issues organized by category, type, and rule family

Issues Details
49 issues found in latest scan
CodeMessageLocationCategory
ERRORWordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$ctp_options".
160:1Plugin Repo
ERRORWordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "ctp_options".
42:35Plugin Repo
ERRORWordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "ctp_switch".
56:5Plugin Repo
ERRORWordPress.Security.EscapeOutput.OutputNotEscaped
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$value'.
73:22Security
ERRORWordPress.Security.EscapeOutput.OutputNotEscaped
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$custom_css'.
246:14Security
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.
37:3Plugin Repo
ERRORinvalid_license
Your plugin has an invalid license declared. Please update your readme with a valid SPDX license identifier.
——
ERRORtrunk_stable_tag
Incorrect Stable Tag. It's recommended not to use "Stable Tag: trunk". Your Stable Tag is meant to be the stable version of your plugin and it needs to be exactly the same with the Version in your main plugin file's header. Any mismatch can prevent users from downloading the correct plugin files from WordPress.org.
—Plugin Repo
ERRORWordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$ctp_options".
46:41Plugin Repo
ERRORWordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$option_name".
33:1Plugin Repo
49 total row(s)
Scan History
1 scan recorded
11/13/2025, 12:16:52 AM11s
89
37
12
1 total row(s)