View heartbeat_allowed.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* Plugin Name: Allow Heartbeat for Gravity Forms on WP Enting | |
* Plugin URI: https://gist.github.com/desrosj/409a17b718f07d1190b7 | |
* Description: Allow the Heartbeat API on Gravity Form related edit pages on WP Engine. Fork of https://gist.github.com/JPry/b1f6c55a5d5337557f97 | |
* Version: 1.0 | |
* Author: Jonathan Desrosiers | |
* Author URI: http://jonathandesrosiers.com/ | |
* License: GPL2 | |
*/ |