JPKCom Theme is LiveCanvas friendly

Documentation

Table of Contents

Packages

JPKComIsLcFriendly
JPKComIsLcFriendlyGitUpdate

Namespaces

JPKComIsLcFriendlyGitUpdate

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

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
since
1.0.0

lc_theme_bootstrap_version()

Tell LiveCanvas which Bootstrap version the theme targets.

lc_theme_bootstrap_version() : float
Tags
since
1.0.0
Return values
float

Bootstrap version (e.g. 5.3 for the latest Bootstrap 5).

Search results