Skip to content

Instantly share code, notes, and snippets.

View mecachisenros's full-sized avatar

Andrei Mondoc mecachisenros

View GitHub Profile
<?php
/*
Plugin Name: Instrument Hooks for WordPress
Description: Instruments Hooks for a Page. Outputs during the Shutdown Hook.
Version: 0.1
Author: Mike Schinkel
Author URI: http://mikeschinkel.com
*/
if (isset($_GET['instrument']) && $_GET['instrument']=='hooks') {