2014-01-20, 07:32:06
You can't , if they are plugins change them to use footer hooks and not header hooks.
I guess you could parse the header output and echo them back to the footer using php dom object or something.
Or rewrite your own get header function and do not call the hook and manage your assets manually
I guess you could parse the header output and echo them back to the footer using php dom object or something.
Or rewrite your own get header function and do not call the hook and manage your assets manually