[wp-hackers] Developer portal

Jordi Canals jordi at jcanals.cat
Sat Dec 12 22:41:11 UTC 2009


2009/12/11 Matt Mullenweg <m at mullenweg.com>

>
> What do you wish you had when you first started developing for WordPress?
>
>
A quick flowchart of how and when WordPress loads every piece, and the order
it fires actions and filters.
For example:
- Load plugins .> load child themes -> load parent themes
- Fires 'plugins_loaded' -> fires 'widgets_init' -> fires 'init'

This would help to find the best place to plug a hook. This was something I
missed when started developing for WP (and sometimes still is)

Jordi Canals
http://alkivia.org


More information about the wp-hackers mailing list