function custom_code_in_footer() echo ''; } add_action('wp_footer', 'custom_code_in_footer');