9 if ( ! isset( $gravityview ) || empty( $gravityview->template ) ) {
10 gravityview()->log->error(
'{file} template loaded without context', array(
'file' => __FILE__ ) );
static get_output( $approval_status='', $field_settings=array(), $html=false)
Convert entry approval status value to label in the field output.
gravityview()
The main GravityView wrapper function.