apply_filters( 'llms_tracking_should_track_client_events', bool $ret, string[] $post_types )

Filters whether or not the current page should track client-side events


Parameters Parameters

$ret

(bool) Whether or not to track the current page.

$post_types

(string[]) Array of post types that should be tracked.


Top ↑

Source Source

File: includes/class-llms-events.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
3.36.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.