Examples
Usage of shortcode
[anchor href="https://awilum.github.io/thermage/"]Thermage[/anchor]
Usage of shortcode short variant
[a href="https://awilum.github.io/thermage/"]Thermage[/a]
Getting Started
Methods
- add Add shortcode handler.
- addEvent Add shortcode event handler.
- getFacade Get Shortcodes Facade.
- getTheme Get Shortcodes theme.
- parse Parse and processes text to replaces shortcodes.
- parseText Parses text into shortcodes.
- setTheme Set Shortcodes theme.
- stripShortcodes Strip shortcodes.