jpkcom-is-lc-friendly.php
Table of Contents
Constants
- JPKCOM_IS_LC_FRIENDLY_VERSION : mixed = '1.0.4'
Functions
- lc_theme_is_livecanvas_friendly() : void
- Signal to LiveCanvas that the active theme is LiveCanvas-friendly.
- lc_theme_bootstrap_version() : float
- Tell LiveCanvas which Bootstrap version the theme targets.
Constants
JPKCOM_IS_LC_FRIENDLY_VERSION
public
mixed
JPKCOM_IS_LC_FRIENDLY_VERSION
= '1.0.4'
Functions
lc_theme_is_livecanvas_friendly()
Signal to LiveCanvas that the active theme is LiveCanvas-friendly.
lc_theme_is_livecanvas_friendly() : void
LiveCanvas detects the mere existence of this function; it intentionally has no body.
Tags
lc_theme_bootstrap_version()
Tell LiveCanvas which Bootstrap version the theme targets.
lc_theme_bootstrap_version() : float
Tags
Return values
float —Bootstrap version (e.g. 5.3 for the latest Bootstrap 5).