\Jetpack_Heartbeat

Summary

Methods
Properties
Constants
init()
cron_exec()
add_cron_intervals()
deactivate()
$instance
No constants found
No protected methods found
No protected properties found
N/A
__construct()
$cron_name
N/A

Properties

$instance

$instance : \Jetpack_Heartbeat

Holds the singleton instance of this class

Type

\Jetpack_Heartbeat

$cron_name

$cron_name

Methods

cron_exec()

cron_exec()

Method that gets executed on the wp-cron call

add_cron_intervals()

add_cron_intervals( $schedules) : array

Adds additional Jetpack specific intervals to wp-cron

Parameters

$schedules

Returns

array

deactivate()

deactivate()

__construct()

__construct() : \Jetpack_Heartbeat

Constructor for singleton

Returns

\Jetpack_Heartbeat