Print JS after print scripts (at 20) Closes #3865.

This commit is contained in:
Mike Jolley 2013-10-02 11:09:25 +01:00
parent f145193c99
commit 47e18b1a13
1 changed files with 1 additions and 1 deletions

View File

@ -186,7 +186,7 @@ add_action( 'wp_head', 'wc_generator_tag' );
* @see wc_print_js()
*/
add_action( 'wp_footer', 'woocommerce_demo_store' );
add_action( 'wp_footer', 'wc_print_js' );
add_action( 'wp_footer', 'wc_print_js', 25 );
/**
* Order details