外掛說明
Heartbeat Control by WP Rocket allows you to manage the frequency of the WordPress heartbeat API in a few clicks.
The WordPress Heartbeat API is a great feature that provides real-time communication between the server and the browser when you are logged into your WordPress admin panel. It uses the file /wp-admin/admin-ajax.php to run AJAX calls from the browser. By default, AJAX requests are sent every 15 seconds on post edit pages, and every 60 seconds on the dashboard.
This is indeed helpful; but if you usually leave your WordPress admin open for long periods (for example when you write or edit posts), the AJAX requests from the API can pile up and generate high CPU usage, leading to server performance issues and even hosting account suspensions.
With Heartbeat Control by WP Rocket, you can easily choose to limit or completely stop the activity of the WordPress Heartbeat API. You can also add rules for specific locations only (Dashboard, Frontend or Post Editor).
如需進一步了解 WordPress 效能最佳化及網站加速的方式,請加入 WP Rocket Facebook 社團。
相關外掛
- WP Rocket:最優秀的快取外掛,它能為任何 WordPress 提供加速功能。
- Lazy Load by WP Rocket:最優秀的延遲載入外掛,它能降低 HTTP 要求次數,並改善網站載入時間。
- Imagify:最優秀的圖片最佳化外掛,能讓圖片以最佳畫質及檔案大小加速網站。
安裝方式
- 將由外掛壓縮檔解壓縮所得的
heartbeat-control
資料夾及其所包含的全部檔案上傳至/wp-content/plugins/
目錄。 - 在 [外掛] 頁面啟用 Heartbeat Control 外掛。
- 在 [外掛]→[控管 Heartbeat API] 能變更外掛全部設定。
常見問題集
-
如何變更外掛設定?
-
前往 [外掛]→[控管 Heartbeat API] 便能變更外掛全部設定。
-
Why would I want to change the default heartbeat intervals?
-
If you commonly leave your WordPress admin up for long periods of time, especially while writing or editing a post, the repeated POST requests can cause high resource usage. To avoid this, the heartbeat can be modified or even disabled to lower your server resource usage.
-
Where do I report security bugs found in this plugin?
-
You can report any security bugs found in the source code of the site-reviews plugin through the Patchstack Vulnerability Disclosure Program. The Patchstack team will assist you with verification, CVE assignment and take care of notifying the developers of this plugin.
使用者評論
參與者及開發者
變更記錄
2.0.1
- Fix PHP warnings & deprecated notices
2.0 – 2019/11/04
- Revamp the settings page.
1.2.5
- Fixed issue caused by previous version deployment.
- Added hbc_disable_notice hook to force dismissal of update notices.
- Additional documentation added.
- Minor standards adjustments.
1.2.4
- Updated CMB2 to 2.4.2.
- Bumpted “tested up to” version.
- Fixed a bug that occurred if no locations were selected.
- Minor standards adjustments.
1.2.3
- Added composer.json and composer.lock that were missing.
- Updated CMB2 to 2.3
- Translation files generated.
- Language path and text domain added to plugin header.
- Bumped compatible WP version.
1.2.2
- Minor bugfixes.
1.2.1
- Fixed issue that would cause some users to not see the modification slider.
1.2
- Added conditional logic.
- Multiple actions can now be performed.
- Scripts are bundled and minified.
- Changes to settings structure.
- Miscellaneous bugfixes.
1.1.3
- Readme updates.
1.1.2
- Bugfixes.
- Resolves potential fatal error mistakenly pushed to 1.1.
1.1.1
- Bugfixes.
1.1
- Rewritten from the ground up for future extensibility.
- Performance enhancements.
- Improved UI.
- Better handling for late calls to the Heartbeat API.
- New condition settings for filtering on the frontend.
1.0.2
- Bumped tested version
- Added donation button
1.0
- Initial release.