2017 © Pedro PelĂĄez
 

wordpress-plugin current-admin-info

Displays info about the current admin screen and its globals, contextual hooks, etc.

image

wecodemore/current-admin-info

Displays info about the current admin screen and its globals, contextual hooks, etc.

  • Wednesday, November 19, 2014
  • by wecodemore
  • Repository
  • 7 Watchers
  • 81 Stars
  • 2,660 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 12 Forks
  • 4 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Current Admin Info

GitTip to support us Latest Stable Version Total Downloads Latest Unstable Version License, (*1)

Displays info about the current admin screen and its globals, contextual hooks, etc., (*2)

The info appears in new tabs in the »Contextual Help«-panel in the upper right corner of an admin screen., (*3)

The update to 2.0 took me ~4 hours to write (including Readme, Wiki, Screenshots, etc.). I hope you appreciate the time that goes into providing freely available code. If you do, then just hit the GitTip button above or donate something via my site. Thank you., (*4)

Currently available info tabs:

  • Contextual hooks - all hooks that have »context«, the $hook_suffix in their name.
  • Set Globals: Arrays/Objects are hidden and shown on click (js).
  • Current screen info: Everything that the $current_screen object contains and isn't private.

Written and maintained by Franz Josef Kaiser., (*5)



The contextual hooks tab., (*6)

, (*7)


The available and set globals tab. Closed Arrays/Objects, (*8)

, (*9)


The available and set globals tab. Showing an open Array/Object, (*10)

, (*11)


The current screen tab., (*12)

, (*13)

based on an idea by @StephenHarris here., (*14)

Extending with a child plugin

We now have a dedicated Wiki Page to explain this task., (*15)

The Versions

19/11 2014

dev-master

9999999-dev https://github.com/franz-josef-kaiser/current-admin-info

Displays info about the current admin screen and its globals, contextual hooks, etc.

  Sources   Download

MIT

The Requires

 

wordpress debug development admin

19/11 2014

2.0.0

2.0.0.0 https://github.com/franz-josef-kaiser/current-admin-info

Displays info about the current admin screen and its globals, contextual hooks, etc.

  Sources   Download

MIT

The Requires

 

wordpress debug development admin