function custom_js_script() { echo ''; } add_action('wp_footer', 'custom_js_script');