Hello,
Thanks for your work.
I found the heartbeat setting still keep valid even it is deactivated.
In this situation, there is no way to roll back to the wordpress default, anyway to fix it?
Alex
]]>I see this is not tested with 4.7,.5. Has this plugin been orphaned?
Disabling it for now.
]]>Hello. Thanks for creating this plugin. After installing it when I’m editing a post, I still see admin-ajax.php being called every 15 seconds with this data:
{
“wp-refresh-post-lock”: {
“new_lock”: “1495561144:1”
},
“wp-auth-check”: true,
“server_time”: 1495561144
}
Does this mean the plugin isn’t working?
Thanks!
]]>How will this plugin affect the front end? Or does it?
]]>Hi, has someone tested the plugin with the latest version of wordpress 4.1?
Thanks
]]>Hi Mikel,
I just looked at the code in the subversion repo and it looks like the function for disabling autostart uses the INTERVAL constant, while the one for setting the interval uses the DISABLED constant.
– D
]]>When I try to network activate or single site activation, I get the following error: Fatal error: Call to undefined function get_called_class() in /wp-content/plugins/ajax-heartbeat-tool/plugin.php on line 76
]]>I just installed the plugin a couple hours ago and it is doing exactly what is expected. Improved a performance/connection issue I was having dramatically.
However, I just noticed this in my cron logs, when I call wp-cron.php from the command line this occurs:
Fatal error: Call to undefined function get_called_class() in /home/rcovenant/webapps/rccnew/wp-content/plugins/ajax-heartbeat-tool/plugin.php on line 76
This plugin is great, but it has the side effect of disabling the Quick Edit function.
To re-enable Quick Edit, I edited line 98 of plugin.php to read:
if ( 'post.php' != $pagenow && 'post-new.php' != $pagenow && 'edit.php' != $pagenow ) {
It would be great if you could add a setting in the future to enable or disable Heartbeat on edit.php in order to let the user decide about Quick Edit.
]]>Will this plugin work on a WordPress MultiSite installation? If Network Activated does affect all sites within the network?
]]>I have never installed such a new plug-in but I really needed an easy way to work with disabling AJAX Heartbeat. So I’ve installed this but I cannot find where to do anything with it in Dashboard. Sorry to be so lame.
BTW…you really might want to correct the spelling on the name!
Thanks.
Sheila