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
#3101Solace Extra991510k+Non-prefixed class
#3102Timeline Widget For Elementor (Elementor Timeline, Vertical & Horizontal Timeline)991370k+Non-prefixed class
#3103Ultimate Responsive Image Slider993130k+wp function not compatible with requires wp
#3104Upload Larger Plugins9956k+trademarked term
#3105VK Google Job Posting Manager99132k+Non-prefixed class
#3106Partial Shipment for Woocommerce9991k+Non-prefixed class
#3107WC – APG Weight Shipping99166k+trademarked term
#3108Featherweight99310k+Non-prefixed class
#3109Hidden Password Protected Pages993600Non-prefixed class
#3110Advanced Category and Custom Taxonomy Image10021k+Non-prefixed class
#3111AutoPoly – AI Translation For Polylang10014k+Non-prefixed class
#3112BBH Custom Schema – Add Custom JSON-LD to Your Website1001500Non-prefixed class
#3113Block for Mailchimp – Add Email Subscription Forms and Collect Leads10012k+Non-prefixed class
#3114Catch Sticky Menu10012k+Non-prefixed class
#3115Category Icon10012k+Non-prefixed class
#3116HTML Editor for Contact Form 710021k+Non-prefixed class
#3117Child Theme Check1001800Non-prefixed class
#3118CodingBunny Image Optimizer LITE1002400Non-prefixed class
#3119Event Countdown for The Events Calendar10023k+Non-prefixed class
#3120Crypto Payment Gateway with Instant Payouts10041k+Non-prefixed class
#3121Display Remote Posts Block1002800Non-prefixed class
#3122Polylang Duplicate Content Addon100210k+Non-prefixed class
#3123Essential Content Types100120k+Non-prefixed class
#3124Events Block For The Events Calendar10022k+Non-prefixed class
#3125Events Search For The Events Calendar10023k+Non-prefixed class
#3126Events Widgets For Elementor And The Events Calendar100210k+Non-prefixed class
#3127Footnotes Made Easy10012k+Non-prefixed class
#3128Instant Approval Payment Gateway with Instant Payouts10032k+Non-prefixed class
#3129Input Mask For Elementor Form Fields100120k+Non-prefixed class
#3130JSM Non-Breaking Space (nbsp) for French Content10021k+Discouraged text-domain loading
#3131Panorama – 360 degree Virtual Tour, Panoramic Image viewer and More10023k+Non-prefixed class
#3132Social Share for WooCommerce10023k+Non-prefixed class
#3133Really Simple Disable Comments1001400Non-prefixed class
#3134Reset Customizer1001800Non-prefixed class
#3135Simply Show Hooks10012k+Non-prefixed class
#3136Stop XML-RPC Attacks10016k+Non-prefixed class
#3137Events Shortcodes For The Events Calendar100310k+Non-prefixed class
#3138To Top100160k+Non-prefixed class
#3139Turbo Addons Elementor10022k+No PHP code found