- Friends Plugin
- Enable Mastodon Apps Plugin
- Homepage
-
Print all WordPress hooks
Ever needed to print out all the hooks in the sequence they are being called (for example to find a good hook to modify a particular behavior)? Is a quick and easy way to do this via a small modification in wp-settings.php (after plugin.php is included).
-
Test Status