<?php wp_head(); $opt = lifeline()->options(); echo wp_kses( lifeline_get( $opt, '404_content' ), wp_kses_allowed_html( true ) ); wp_footer();