Adds the [rl_collapsible_section] shortcode to WordPress.
- Use the GitHub Updater plugin to install. Or extract manually into the
wp-content/wp-plugins
directory. - That's it!
Example usage: [rl_collapsible_section title="Collapsible section" title-tag="h1" collapsed="yes"]Collapsible section content[/rl_collapsible_section]
Outputs the collapsible content. Parameters are optional, defaults shown.
Example usage: [rl_collapsible_section_toggle_button]
Outputs an expand/collapse all button.