11 classes are annotated with Shortcode in Shortcode 8
- BlockShortcode in shortcode_basic_tags/
src/ Plugin/ Shortcode/ BlockShortcode.php - Insert div or span around the text with some css classes.
- BootstrapColumnShortcode in shortcode_example/
src/ Plugin/ Shortcode/ BootstrapColumnShortcode.php - Provides a shortcode for bootstrap columns.
- ButtonShortcode in shortcode_basic_tags/
src/ Plugin/ Shortcode/ ButtonShortcode.php - The image shortcode.
- ClearShortcode in shortcode_basic_tags/
src/ Plugin/ Shortcode/ ClearShortcode.php - Insert div or span around the text with some css classes.
- DropcapShortcode in shortcode_basic_tags/
src/ Plugin/ Shortcode/ DropcapShortcode.php - Replace the given text formatted like as a dropcap.
- HighlightShortcode in shortcode_basic_tags/
src/ Plugin/ Shortcode/ HighlightShortcode.php - Wraps content in a div with class highlight.
- ImageShortcode in shortcode_basic_tags/
src/ Plugin/ Shortcode/ ImageShortcode.php - The image shortcode.
- ItemShortcode in shortcode_basic_tags/
src/ Plugin/ Shortcode/ ItemShortcode.php - Insert div or span around the text with some css classes.
- LinkShortcode in shortcode_basic_tags/
src/ Plugin/ Shortcode/ LinkShortcode.php - Insert div or span around the text with some css classes.
- QuoteShortcode in shortcode_basic_tags/
src/ Plugin/ Shortcode/ QuoteShortcode.php - Replace the given text formatted like as a quote.
- RandomShortcode in shortcode_basic_tags/
src/ Plugin/ Shortcode/ RandomShortcode.php - Insert div or span around the text with some css classes.