[ Index ]
|
PHP Cross Reference of WordPress Trunk (Updated Daily)
|
[Source view]
[Print]
[Project Stats]
Sets up the default filters and actions for most of the WordPress hooks. This file is loaded very early in the bootstrap which means many functions are not yet available and site information such as if this is multisite is unknown. Before using functions besides `add_filter` and `add_action`, verify things will work as expected.
File Size: | 768 lines (36 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |