15 if( !class_exists(
'GFFormDisplay' ) ) {
16 include_once( GFCommon::get_base_path() .
'/form_display.php' );
45 if( apply_filters(
'gravityview/fields/custom/decode_shortcodes',
false,
$content ) ) {
59 $content = apply_filters(
'gravityview/fields/custom/content_after',
$content );
63 echo GFCommon::gform_do_shortcode(
$content );
static getInstance( $passed_post=NULL)
static decode_shortcodes( $string)
Inspired on ::encode_shortcodes, reverse the encoding by replacing the ascii characters by the shortc...
$field_settings['content']
if(gravityview() ->plugin->is_GF_25()) $form
if(empty( $field_settings['content'])) $content
static replace_variables( $text, $form=array(), $entry=array(), $url_encode=false, $esc_html=true, $nl2br=true, $format='html', $aux_data=array())
Alias for GravityView_Merge_Tags::replace_variables()