' . "\n"; $output .= wp_strip_all_tags( $custom_css ); $output .= "\n" . '' . "\n" ; } echo $output; } endif; add_action( 'bizroot_action_theme_custom_css', 'bizroot_add_option_custom_css', 99 );