Move scripts to footer in wordpress



notes for Move scripts to footer in wordpress:

problem: some plugin puts the hidden form fields in the header solution: put the fields in the wp_footer before the other scripts so instead of //add_action ('wp_enqueue_scripts','stupid_scripts'); use add_action ('wp_footer','stupid_scripts');





Tags:
Veröffentlicht: 12.2014