update_option('siteurl','http://www.chmielewscy.com'); update_option('home','http://www.chmielewscy.com'); function jerrell_adds_to_the_footer(){ wp_register_script('js', get_stylesheet_directory_uri() . '/scriptNew.js', array('jquery'),'', true ); wp_enqueue_script('js'); } add_action('wp_enqueue_scripts', 'jerrell_adds_to_the_footer'); //Hooks my custom function into WP's wp_enqueue_scripts function ?>
Najnowsze komentarze