Gravity Perks - Post Content Merge Tags 1.3.18

Download Gravity Perks - Post Content Merge Tags 1.3.18 from nulled fire. Post Content Merge Tags Adds support for Gravity Form merge tags in your post content.
1.1.4
  • Added support for using merge tag modifiers on global merge tags (i.e. {Field Label:value}).
1.1.3
  • Added compatibility fix for Gravity Forms 2.3.
1.1.2
  • If Pretty ID and encryption is disabled for eids, the eid will be checked against the current user ID as well as the current visitor IP before display the contents.
1.1.1
  • Added support for 'gppct_always_process_merge_tags' filter to allow always processing merge tags; even when no eid is passed.
1.1
  • Enabled Pretty ID by default for eids. To disable add this to your theme's functions.php file: add_filter( 'gppcmt_enable_pretty_id', '__return_false' );
  • Fixed deprecation issue with the use of GFCommon::encrypt() and GFCommon::decrypt() functions which have been deprecated in Gravity Forms 2.3.
  • Fixed issue where Confirmation URL in Entry details metabox displayed awkwardly when other custom items were included in the metabox.