Created
September 13, 2012 01:25
-
-
Save franz-josef-kaiser/3711215 to your computer and use it in GitHub Desktop.
Collect & display data from current admin screens contextual hooks and from which hook on some globals are available.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
MOVED TO A REPO NOW: https://github.com/franz-josef-kaiser/current-admin-info |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@chrisguitarguy Somewhere on WPSE I already pointed that out. While reading your comment, I thought about two possibilites: Shortening the output of
var_export()
and cutting it off at, let's say 50 characters. Another way would be to invoke js and simply toggle the visibility on click.