llms_is_ajax()
Determine is request is an ajax request
Description Description
Return Return
(bool)
Source Source
File: includes/llms.functions.core.php
Changelog Changelog
Version | Description |
---|---|
4.0.0 | Use WP core wp_doing_ajax() . |
3.0.1 | Introduced. |