add_action('wp_footer', 'ntl_comet_rtl_fix', 99); function ntl_comet_rtl_fix() { echo ''; }