Recent

tptn_fast_tracker_is_botfunctionPro only

tptn_fast_tracker_is_bot()

Check if the current request to the fast tracker endpoint is from a bot.

SHORTINIT skips the plugin’s normal bootstrap, so the CrawlerDetect library and the Helpers class are only required here, and only when bot filtering is enabled.

Since: 4.4.0
Source: includes/pro/fast-tracker-js.php line 49

Signature

function tptn_fast_tracker_is_bot(  ): bool;

Returns

bool