> true ) ); $up_date = czr_fn_get_property( 'update_date', 'post_metas', array( 'permalink' => !$date ) ); if ( $tags || $date || $up_date || $author) : if ( $tags) : ?>
' . $author . '
'; } if ( $date || $up_date ) : ?>
' . $date . '
'; } if ( $up_date ) { echo '
' . $up_date . '
'; } ?>