[wp-hackers] Getting up to speed with WP-hacking.
uberdose
wordpress at uberdose.com
Tue Aug 28 13:59:09 GMT 2007
On 8/28/07, Alex Polite <mylists at polite.se> wrote:
> So what's my best strategy for getting up to speed with Wordpress-hacking?
Reading the source :)
Seriously, this is the most up-to-date place for all your
documentation needs. While I found the codex very useful for
looking-up filters and hooks, most of the time I grep through the code
to find info, and insert die() or echo() statements to find out about
the order of events.
uberdose
More information about the wp-hackers
mailing list