🌐 AI搜索 & 代理 主页
Skip to content
This repository was archived by the owner on May 11, 2024. It is now read-only.
/ ig-list-hooks Public archive

iG:List Hooks => WordPress plugin to list all the hooks executed on any page after this plugin is loaded.

Notifications You must be signed in to change notification settings

coolamit/ig-list-hooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

iG:List Hooks

This plugin lists all the hooks fired (after this plugin is loaded) on every page load in WordPress. The listing is available (as a big HTML comment) in page source towards the end before tag.

You should put ig-list-hooks.php in your mu-plugins folder so that its loaded before any regular plugin, to be able to debug both plugins & themes. If you wish to debug only themes then use this as a regular plugin & activate it.

About

iG:List Hooks => WordPress plugin to list all the hooks executed on any page after this plugin is loaded.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages