Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

byBrick Accordion

Descrizione

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

Installazione

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!

FAQ

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.

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“byBrick Accordion” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Traduci “byBrick Accordion” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.

Changelog (registro delle modifiche)

1.0

  • Launch baby, launch!