Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

byBrick Accordion

Opis

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

Instalacija

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!

ČPP

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.

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“byBrick Accordion” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “byBrick Accordion” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

1.0

  • Launch baby, launch!