https://github.com/tottaz/wp-thor-heartbeat
wordpress heartbeat, heartbeat control, heartbeat api, performance
https://github.com/tottaz/wp-thor-heartbeat
heartbeat wordpress wordpress-plugin
Last synced: 3 months ago
JSON representation
wordpress heartbeat, heartbeat control, heartbeat api, performance
- Host: GitHub
- URL: https://github.com/tottaz/wp-thor-heartbeat
- Owner: tottaz
- License: gpl-2.0
- Created: 2017-01-10T14:26:41.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-11-14T15:10:41.000Z (almost 6 years ago)
- Last Synced: 2025-01-07T05:28:56.535Z (10 months ago)
- Topics: heartbeat, wordpress, wordpress-plugin
- Language: PHP
- Homepage: https://thunderbeardesign.com/downloads/wp-thor-heartbeat/
- Size: 641 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
- License: license.txt
Awesome Lists containing this project
README
=== Description ===
Contributors: ThunderBear Design, tottaz
Tags: wordpress heartbeat, heartbeat control, heartbeat api, performance
Requires at least: 4.6
Tested up to: 5.3
Stable tag: 1.5
License: GNU Version 2 or Any Later Version
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Plugin URI: https://thunderbeardesign.com/downloads/wp-thor-heartbeat/
Author URI: https://thunderbeardesign.com== Description ==
This plugin lets you control the frequency of the wordpress heartbeat (the autosave) function.
== Features ==
* Disable or enable heartbeat
* Set frequency of the heartbeat in seconds== Installation ==
= Install =
1. Login into your WordPress admin panel
2. Navigate to Plugins => Add New
3. Click Upload
4. Click Choose File and select the wp-thor-heartbeat.zip
5. Click Install Now
6. Activate the plugin through the 'Plugins' menu in WordPress
7. Go to Dashboard => WP Thor Heartbeat and set your general setting= Uninstall =
1. Deactivate WP Thor Heartbeat in the 'Plugins' menu in Wordpress
2. After Deactivation a 'Delete' link appears below the plugin name, follow the link and confim with 'Yes, Delete these files'
3. This will delete all the plugin files from the server as well as erasing all options the plugin has stored in the database== Frequently Asked Questions ==
Write an email to : support@thunderbeardesign.com== Screenshots ==
1. Admin view== Changelog ==
= 1.3, November 15, 2019 =
* Upgrade to WordPress 4.9.x= 1.2, August 18, 2017 =
* Upgrade to WordPress 4.8.x= 1.1, April 4, 2019 =
* Fixed issue with tag names not being unique= 1.0, March 2, 2016 =
* A intial version.