JPKCOM_FASVG_PLUGIN_PATH
Plugin path, URL and Font Awesome upload directory constants.
public
mixed
JPKCOM_FASVG_PLUGIN_PATH
= \plugin_dir_path(__FILE__)
Plugin path, URL and Font Awesome upload directory constants.
public
mixed
JPKCOM_FASVG_PLUGIN_PATH
= \plugin_dir_path(__FILE__)
public
mixed
JPKCOM_FASVG_PLUGIN_URL
= \plugin_dir_url(__FILE__)
public
mixed
JPKCOM_FASVG_VERSION
= '2.0.10'
jpkcom_fasvg_enqueue_files() : void
jpkcom_fasvg_enqueue_gutenberg_files() : void
jpkcom_fasvg_navigation_fa(array<string|int, mixed> $menu_items) : array<string|int, mixed>
Render the [jsvg] shortcode as an inline Font Awesome SVG.
jsvg_code(array<string, string>|string $atts) : string
Supported attributes:
Shortcode attributes ( empty string when none are supplied ).
The inline SVG markup.