WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

Non-prefixed class

The plugin defines a class without a plugin-specific prefix.

medium weight

Why It Shows Up

WordPress loads many plugins in the same PHP runtime. Plugin Check found a global symbol or hook name that is not clearly namespaced to this plugin.

Why It Matters

Unprefixed globals can collide with WordPress core, themes, or other plugins, causing fatal errors, overwritten values, or handlers running in the wrong context.

How to Fix

  • Choose a short, unique prefix or namespace based on the plugin slug or vendor name.
  • Rename the class so it cannot collide with code from another plugin.
  • For public hooks, document the final hook name and keep it stable after release.

Affected Plugins

RankPluginScoreErrorsWarningsInstallsAddedUpdatedTop Issue
#2051FormsDB – Save Elementor Forms to Google Sheets & Post Type99720k+Non-prefixed class
#2052Solace Extra991510k+Non-prefixed class
#2053Timeline Widget For Elementor (Elementor Timeline, Vertical & Horizontal Timeline)991370k+Non-prefixed class
#2054Ultimate Responsive Image Slider993130k+wp function not compatible with requires wp
#2055Upload Larger Plugins9956k+trademarked term
#2056VK Google Job Posting Manager99132k+Non-prefixed class
#2057WC – APG Weight Shipping99166k+trademarked term
#2058Featherweight99310k+Non-prefixed class
#2059AutoPoly – AI Translation For Polylang10014k+Non-prefixed class
#2060Block for Mailchimp – Add Email Subscription Forms and Collect Leads10012k+Non-prefixed class
#2061Catch Sticky Menu10012k+Non-prefixed class
#2062Category Icon10012k+Non-prefixed class
#2063HTML Editor for Contact Form 710021k+Non-prefixed class
#2064Event Countdown for The Events Calendar10023k+Non-prefixed class
#2065Polylang Duplicate Content Addon100210k+Non-prefixed class
#2066Essential Content Types100120k+Non-prefixed class
#2067Events Block For The Events Calendar10022k+Non-prefixed class
#2068Events Search For The Events Calendar10023k+Non-prefixed class
#2069Events Widgets For Elementor And The Events Calendar100210k+Non-prefixed class
#2070Footnotes Made Easy10012k+Non-prefixed class
#2071Instant Approval Payment Gateway with Instant Payouts10032k+Non-prefixed class
#2072Input Mask For Elementor Form Fields100120k+Non-prefixed class
#2073JSM Non-Breaking Space (nbsp) for French Content10021k+Discouraged text-domain loading
#2074Panorama – 360 degree Virtual Tour, Panoramic Image viewer and More10023k+Non-prefixed class
#2075Social Share for WooCommerce10023k+Non-prefixed class
#2076Simply Show Hooks10012k+Non-prefixed class
#2077Stop XML-RPC Attacks10016k+Non-prefixed class
#2078Events Shortcodes For The Events Calendar100310k+Non-prefixed class
#2079To Top100160k+Non-prefixed class
#2080Turbo Addons Elementor10022k+No PHP code found