WP Heart Throb

Skildring

Use this plugin to monitor the heart-rate of your WordPress installation.

WordPress uses an API called «Heartbeat» to monitor certain conditions and report to the user if something went wrong.

If your login cookie expires while you’re writing a post, for example, Heartbeat will open a modal window and allow you to log in again.

This plugin adds a small menu item to the WordPress toolbar that does the following things:

  • Beats every 1 second to remind you about the API
  • Throbs every interval of the Heartbeat API to confirm connection is active

Future versions of this plugin could add a drop-down to this menu with more information.

Skjermbilete

Installasjon

  • Download and install using the built in WordPress plugin installer.
  • Activate in the «Plugins» area of your admin by clicking the «Activate» link.
  • No further setup or configuration is necessary.

Vanlege spm.

Where can I get support?

  • Installation and usage: https://wordpress.org/support/plugin/wp-heart-throb/
  • Bugs and enhancements: https://github.com/stuttter/wp-heart-throb/issues

Where can I find documentation?

https://github.com/stuttter/wp-heart-throb/

Omtalar

2. desember 2020
Very cool, could be even cooler though with some additional front end features. But I might make a pull request on github.
24. desember 2016 1 reply
It's a great concept. Not useful per se in relation to site functionality. But a cute and nice thing to have if you spend lots of time on the back end of WordPress. It's just a tiny little bit extra that helps make it slightly more pleasant to do your work with WordPress. Plus it doesn't take up much room and I haven't experienced any conflict with anything else. 5 stars
Les 1 omtale

Bidragsytarar og utviklarar

“WP Heart Throb” is open source software. The following people have contributed to this plugin.

Contributors

“WP Heart Throb” er omsett til 1 språk. Takk til omsetjarane for bidraga deira.

Omset “WP Heart Throb” til ditt eige språk.

Interested in development?

Les kjeldekoden, sjekk SVN-lageret eller abonner på utviklingsloggen med RSS.

Endringslogg

1.1.0 – 2026/09/16

  • Avoid an undefined-array-key warning when Heartbeat data omits the plugin key
  • Require PHP 7.4 and WordPress 6.4 or newer
  • Declare compatibility with WordPress 7.1
  • Add automated regression tests and contributor tooling

1.0.1 – 2017/01/03

  • Improved throb animation

1.0.0 – 2016/12/23

  • Initial release