can anybody help me with using wp_print_scripts, wp_enque_scripts, wp_head, wp_register_script
        Posted  
        
            by Umair
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Umair
        
        
        
        Published on 2010-04-19T06:55:56Z
        Indexed on 
            2010/04/19
            7:43 UTC
        
        
        Read the original article
        Hit count: 424
        
I want my scripts and css files to be added in the footer and header respectively, ideally they should be minimized and compressed too, I think these functions can help but iI am not aware of using them. can anybody help me with these ?
wp_print_scripts, wp_enque_scripts, wp_head, wp_register_script
© Stack Overflow or respective owner