Skip to content

byBrick/byBrick-Accordion-Plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

byBrick Accordion

A plugin that enables in-post open and close menus/accordions.

Description

A small but simple plugin that enables shortcode support to create accordion sections directly in your posts/pages.

Installation

First of all, this plugin lives here on Github for you who wish to fork, develop and/or work with the code made available here. If you just want the plugin on your existing WordPress site, you can search for 'byBrick Columns' on the WordPress Plugin repository and install it from there. That way you'll also get any available updates right in your WordPress Dashboard.

It's quite simple;

  1. Upload the 'bybrick-accordion' folder to the '/wp-content/plugins/' directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. ???
  4. Profit!

Frequently Asked Questions

How does this work?

This plugin enables you to use short codes right in the TinyMCE editor when writing a post and/or page. Just type [collapsible_item title="Your title for this section"]Whatever text you want to display when this section is expanded.[/collapsible_item]

What about the pages where I don't use accordions, will my site still load that extra CSS file? I don't want another http request!

Don't worry son! The style file won't load unless it's needed.

Changelog

1.0

  • Launch baby, launch!

About

A WordPress plugin that enables in-post open and close menus.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages