This plugin hasn’t been tested with the latest three 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

Description

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

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

Screenshots

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

Installation

  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.

FAQ

No FAQ yet.

Reviews

There are no reviews for this plugin.

Contributors and Developers

“Simple Expand” is open source software. The following people have contributed to this plugin.

Contributors

“Simple Expand” has been translated into 4 locales. Thank you to the translators for their contributions.

Translate “Simple Expand” into your language.

Interested in development?

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

Change Log

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.