A WordPress plugin to show how shortcodes work. This demo plugin is a companion piece to Kinsta's ultimate guide on shortcodes. It includes 3 unique examples with increasing complexities, demonstrating how different types of shortcodes are created.
- Shortcode Tag: [current_year]
- Type: Self-closing
- Attributes: None
- Shortcode Tag: [cta_button]
- Type: Self-closing
- Attributes: link | id | color | size | label | target
- Shortcode Tag: [boxed]
- Type: Enclosing
- Attributes: title | title_color | color