[wp-hackers] Plugin Management issue...
Matt Mullenweg
m at mullenweg.com
Tue Jun 29 16:08:14 UTC 2004
Alex wrote:
> You can also do crazy stuff like (what I probably shouldn't be doing):
Yeah, you shouldn't. You probably want to use the filter priority system,
which is the optional third argument to *_filter and *_action. We already
have a system for things like this, nothing should rely on plugin load
order. If you absolutely need something in before any plugins are loaded,
use my-hacks.php. my-hacks will be around for the forseeable future.
--
Matt Mullenweg
http://photomatt.net | http://wordpress.org
http://pingomatic.com | more soon...
More information about the hackers
mailing list