Skip to content

desrosj/wp-heart-throb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WP Heart Throb

Shows a beating heart in your toolbar for each tick of the heartbeat API

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.

Installation

  • 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.

Where can I get support?

Can I contribute?

Yes, please!

About

Shows a beating heart in your toolbar for each tick of the heartbeat API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 70.6%
  • CSS 16.0%
  • JavaScript 13.4%