WordPress Hooks Explorer

Listing all hooks extracted WordPress Core


Details about heartbeat_settings

Back to home

Files

Filename Hook Type Line Number PHP Doc
wp-includes/script-loader.php apply_filters 799 /**
* Filters the Heartbeat settings.
*
* @since 3.6.0
*
* @param array $settings Heartbeat settings array.
*/

Hook Parameters

Parameter Type Name Description
array $settings Heartbeat settings array.