On Thursday 14 August 2008, Jon Saints wrote: > So... how best to deal with this? Put something like print_r(debug_backtrace()) in your init_theme(), temporarily. Use that to determine what call is initializing the theme. If possible, change that code so that the theme is not initialized so soon.