EDD_Heartbeat
EDD_Heartbeart Class
Description Description
Hooks into the WP heartbeat API to update various parts of the dashboard as new sales are made
Dashboard components that are effect:
- Dashboard Summary Widget
Source Source
File: includes/admin/class-edd-heartbeat.php
Changelog Changelog
Version | Description |
---|---|
1.8 | Introduced. |
Methods Methods
- enqueue_scripts — Load the heartbeat scripts
- footer_js — Inject our JS into the admin footer
- heartbeat_received — Tie into the heartbeat and append our stats
- init — Get things started