WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Non-prefixed hook name

The plugin defines a hook name 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 hook name 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
#4201HTML5 Video Player – Embed and Play Videos in Custom Player99520k+Non-prefixed global variable
#4202Payment Gateways by User Roles for WooCommerce99173k+Non-prefixed hook name
#4203Printify for WooCommerce992310k+Missing direct file access protection
#4204Quiz Builder for WooCommerce – Product Recommendations99212k+Non-prefixed constant
#4205Recapture for Easy Digital Downloads994700Non-prefixed hook name
#4206Repeaterly – ACF Repeater, Flexible Content & Dynamic Tags for Elementor997400Dynamic hook name
#4207SaasPricing – Advanced Pricing & Comparison Tables for Elementor9914400Non-prefixed hook name
#4208Say What?993240k+Missing direct file access protection
#4209SVG Block9964k+Non-prefixed hook name
#4210Timetics – Appointment Booking Calendar & Scheduling System99232k+wp function not compatible with requires wp
#4211Video Gallery Block9931k+Non-prefixed function
#4212Payment Gateway – 2Checkout for WooCommerce9914700Non-prefixed hook name
#4213Free WooCommerce Products Slider/Carousel Pro99112k+Non-prefixed global variable
#4214Manually Approved Reviews for WooCommerce9912700Non-prefixed hook name
#4215WPB Quick View Popup for WooCommerce – Fast Product Preview Modal & AJAX Quick View9991k+Non-prefixed hook name
#4216Hidden Password Protected Pages993600Non-prefixed class
#4217Zalomení99127k+Non-prefixed hook name
#4218Kliken: Ads + Pixel for Meta100240k+Discouraged text-domain loading
#4219Product Addons and Product Options With Custom Fields – WowAddons10013k+Non-prefixed hook name