Jeff Matson
Forum Replies Created
-
Forum: Plugins
In reply to: [Heartbeat Control] PHP 7Yup! PHP7 is what I use for development of the plugin, so it’s going to be the most stable there.
Forum: Plugins
In reply to: [Heartbeat Control] Not sure it is working at allOpen up your inspector in Chrome and check the Network tab. How often is it firing?
Also, what plugins/themes do you have installed? Something might be overriding it.
Forum: Plugins
In reply to: [Heartbeat Control] Setting will be valid even it is deactivated?Once the plugin is deactivated, it will no longer modify anything in the heartbeat.
Forum: Plugins
In reply to: [Heartbeat Control] Possible conflict with GutenbergAt the moment, I haven’t tested with Gutenberg, but it’ll likely cause issues at the moment. Testing and patches are coming, but as this is something that I don’t profit on, it’s all up to when I have some spare time.
If someone wants to do some testing and bugfixes for me, it would be greatly appreciated.
Forum: Plugins
In reply to: [Heartbeat Control] Connection lost. error we are gettingIt sounds like you have something that depends on the WordPress Heartbeat API. Try allowing the heartbeat on admin pages.
Forum: Plugins
In reply to: [Heartbeat Control] Does this pluing actually work?Admin-ajax.php will still fire on initial page load, but won’t utilize the heartbeat for subsequent requests on the page.
What this plugin does is allow you to control the automated requests to admin-ajax.php (usually every 15 seconds or so) after the page is already loaded. It won’t impact admin-ajax.php being loaded initially.
Forum: Plugins
In reply to: [Heartbeat Control] 1.2.2 Changelog InfoJust noticed that with the latest update! Done! Thanks!
Forum: Reviews
In reply to: [Heartbeat Control] Donation Notification is insane!Unless there’s a bug that’s impacting you, it should go away permanently as soon as you close it.
Could you send details on your environment (WordPress version, PHP version, etc) so that I could debug the issue?
Forum: Reviews
In reply to: [Heartbeat Control] The begging for donations is annoyingUnless there’s a bug that’s impacting you, it should go away permanently as soon as you close it.
Could you send details on your environment (WordPress version, PHP version, etc) so that I could debug the issue?
Forum: Plugins
In reply to: [Heartbeat Control] Updating pluginThe current version should operate just fine.
Forum: Plugins
In reply to: [Heartbeat Control] 500 Error when saving settingsWeird. Haven’t seen this one pop up before.
If you don’t mind, could you set me up on a development environment so that I could test it? You can use https://jeffmatson.net/contact-me/ to send me over the credentials.
Forum: Plugins
In reply to: [Heartbeat Control] Official Multisite integration in the future?Yup! Just depends on when I have time to get around to it though. It’s one of the reasons the plugin was overhauled a while ago.
Forum: Plugins
In reply to: [Heartbeat Control] v1.2: How do you set the frequency on@bahead Could you post a lit of the plugins you’re running? Have you tried deactivating/reactivating other plugins one-by-one to see if you can locate which plugin is causing the conflict?
Forum: Plugins
In reply to: [Heartbeat Control] Not Disabling HeartbeatLooks like either something is re-enqueueing the script or something changed within elsewhere. I’ll be looking into it, but I have to find the time first.
If someone else wants to look into it before I can, I’ll gladly apply a patch for everyone.
Forum: Plugins
In reply to: [Heartbeat Control] Settings do not save@nicolasaczka I need more information to be able to troubleshoot it since these are the only reports I’m getting of this.