LLMS_PlayNice::wpe_heartbeat_allowed_pages( array $pages )
WPE blocks the WordPress Heartbeat script from being loaded
Description Description
Event when it’s explicitly defined as a dependency.
Parameters Parameters
- $pages
-
(Required) List of pages that the heartbeat is allowed to load on.
Return Return
(array)
Source Source
File: includes/class.llms.playnice.php
Changelog Changelog
Version | Description |
---|---|
3.16.4 | Introduced. |