Gravity Perks - Post Content Merge Tags 1.3.14

Download Gravity Perks - Post Content Merge Tags 1.3.14 from nulled fire. Post Content Merge Tags Adds support for Gravity Form merge tags in your post content.
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.
  • Fixed issue where spaces in the confirmation URL parameters were replaced with underscores.