Menu

#1 PHk.ca Wordpress Huge Var Dump Plugin

open-accepted
nobody
None
5
2005-08-11
2005-08-11
sleonard
No

Plugin Name: PHk Huge Dump for Wordpress
Plugin URI: http://www.phk.ca/
Description: This developer plugin dumps a lot of extra
data in the admin footer, so you can get a better
handle on what is being set by the system. Good for
programming new plugins.
Author: Scott Leonard
Version: 1.0
Author URI: http://www.scottleonard.ca/
License: GNU General Public License (GPL)
Instructions: Drop this file in your wp-content/plugins
folder and activate/deactivate it from the Plugins menu
in your WP admin area. Scroll to the bottom of the page
to see the text area of all the variables and their
keys, so that you can learn how to use and set WP vars
better. Also note: to get at objects such as userdata
user_nickname, see the first line in the
phk_huge_dump() function. ie:
$GLOBALS['userdata']->user_nickname will reference the
user's nickname. Any object works like this.

Discussion

  • sleonard

    sleonard - 2005-08-11
    • status: open --> open-accepted
     
  • sleonard

    sleonard - 2005-08-11

    PHk.ca Wordpress Huge Var Dump Plugin v1.0

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.