WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound

Non-prefixed constant

The plugin defines a constant 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 constant 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
#2501Media Library Enable Infinite Scrolling99118k+Non-prefixed constant
#2502Menu By User Roles99111k+Non-prefixed constant
#2503No Nonsense99411k+wp function not compatible with requires wp
#2504Plugin Memory Usage994500trademarked term
#2505Portugal States (Distritos) for WooCommerce9975k+Non-prefixed function
#2506Print Page Block – Print Full Page or Specific Section9941k+Non-prefixed constant
#2507Quiz Builder for WooCommerce – Product Recommendations99212k+Non-prefixed constant
#2508Quads Ads Manager for Google AdSense99820k+Non-prefixed constant
#2509Quotes llama9951k+Non-prefixed constant
#2510RaCar Clear Cart for WooCommerce9911400Non-prefixed constant
#2511Social Media Feather99410k+Non-prefixed constant
#2512Solace Extra991510k+Non-prefixed class
#2513Speculative Loading99770k+Non-prefixed global variable
#2514SVG Block9964k+Non-prefixed hook name
#2515View Transitions99310k+Non-prefixed constant
#2516Partial Shipment for Woocommerce9991k+Non-prefixed class
#2517Web Worker Offloading99210k+Non-prefixed constant
#2518WC – APG Weight Shipping99166k+trademarked term
#2519Featherweight99310k+Non-prefixed class
#2520Automation Web Platform – Notifications and OTP for WooCommerce, Advanced Country Code1002500Non-prefixed constant
#2521miniOrange Embed Files for SharePoint/OneDrive1004800Non-prefixed constant
#2522Active Directory Integration / LDAP Integration10024k+Non-prefixed constant
#2523Menu In Post10022k+Non-prefixed constant
#2524Panorama – 360 degree Virtual Tour, Panoramic Image viewer and More10023k+Non-prefixed class
#2525SKT Skill Bar10021k+Non-prefixed constant
#2526Ultimate Cursor – Interactive and Animated Cursor and Background Effects Toolkit10013k+Non-prefixed constant
#2527Video Playlist for YouTube10021k+Non-prefixed constant
#2528HTTP 410 (Gone) responses10024k+Non-prefixed constant