9 if ( ! isset( $gravityview ) || empty( $gravityview->template ) ) {
10 gravityview()->log->error(
'{file} template loaded without context', array(
'file' => __FILE__ ) );
if(! isset( $gravityview)||empty( $gravityview->template)) $value
The default date created field output template.
static format_date( $date_string='', $args=array())
Allow formatting date and time based on GravityView standards.
gravityview()
The main GravityView wrapper function.