WordPress Documentation is Beautiful

Came across the Peter Westwood PHPdocumentor site for the inline documentation of WordPress.

I was planning of doing one myself, but now I don’t have to. I just hope that eventually such a site makes it to the official wordpress.org site, since I lot more people will find it and therefore actually use it.

I like the way it is handled and the layout. The view of apply_filters() and do_action() with the usedby is just plain awesome! I like that it gives a lot of the hooks, so it actually is quite useful after all. I didn’t realize that it would be as useful as it is when I choose to do it that way.

Possibly Related Posts:


2 Responses to “WordPress Documentation is Beautiful”

  1. Once I get a proper domain and hosting for that site I plan to promote it and the phpxref one a lot more!

    I primarily created the phpDoc one to look for errors and issues with the developing code documentation that you have helped develope.

  2. Jacob Santos says:

    Dude, it is pretty sweet. I’ve been meaning to do something like that also to fix errors, but it appears to be okay or has something came up?