apply_filters( 'llms_is_rest', $is_rest )

Filters whether the current request is a REST request.


Parameters Parameters

$is_rest

Whether the current request is a REST request.


Top ↑

Source Source

File: includes/llms.functions.core.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
5.4.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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