This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Simple Expand

Kuvaus

Usage of the expand shortcode:
[expand title=”My title”]
The content goes here.

And wrap up with a closing expand tag.
[/expand]

Kuvankaappaukset

  • Sample of the closed Simple Expand.
  • Sample of the open Simple Expand with html tags inside.

Asennus

  1. Upload ”/simple-expand/” to the ”/wp-content/plugins/” directory.
  2. Activate the plugin through the ”Plugins” menu in WordPress.
  3. Place [expand] shortcodes on your page.

UKK

No FAQ yet.

Arvostelut

There are no reviews for this plugin.

Avustajat & Kehittäjät

“Simple Expand” perustuu avoimeen lähdekoodiin. Seuraavat henkilöt ovat osallistuneet tämän lisäosan kehittämiseen.

Avustajat

“Simple Expand” has been translated into 5 locales. Kiitoksia kääntäjille heidän työstään.

Käännä “Simple Expand” omalle kielellesi.

Oletko kiinnostunut kehitystyöstä?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Muutosloki

1.1

  • Added support for youtube and other iframe embeds inside expand tag (also WP built in embeds)

1.0.1

  • Added support for shortcode in expand tag

1.0

  • Initial release.