bobbingwide / oik-bwtrace

debug trace for WordPress
https://www.oik-plugins.com/oik-plugins/oik-bwtrace-debug-trace-for-wordpress/
GNU General Public License v2.0
6 stars 1 forks source link

Improve formatting of hooks for oik-requests #33

Closed bobbingwide closed 8 years ago

bobbingwide commented 8 years ago

The oik-requests plugin will record the action counts tree hook in the _oik_rq_hooks field. Each line needs to be a separate [hook] shortcode.

Changes required in oik-action-counts.php

bobbingwide commented 8 years ago

We also want to show the number of implementers of the hook. See #35