Dieses Plugin wurde nicht mit den 3 neuesten Hauptversionen von WordPress getestet. Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

byBrick Accordion

Beschreibung

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

Installation

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.

Rezensionen

Zu diesem Plugin liegen noch keine Rezensionen vor.

Mitwirkende und Entwickler

„byBrick Accordion“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „byBrick Accordion“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.0

  • Launch baby, launch!