Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Shortcodify

Beschreibung

Shortcodify adds some useful Shortcodes to your blog.

Shortcodes are small snippetts use in your textfield / tiny / rte field. In the live version of the page they will be replaced with something different.
One example for a shortcode of this plugin is [date] when you use it the tiny, in the live version you can see the actual Date.
But Shortcodify does more.
If you want to, Shortcodify creates a new widget area in, that you can use with the [widget] shortcode.

See some possible shortcodes below:

  • [wsc class=myCustomClass] TEXT [/wsc] – for individual CSS-classes
  • [unshortcode] TEXT [/unshortcode] – other shortcodes in this shortcode will be ignored
  • [br] – adds a linebreak (with clearing)
  • [hr] – adds a horizontal line
  • [date] – inserts the actual date
  • [time] – inserts the actual time
  • [widget] – inserts the content of the „Shortcodify“ widget area
  • [random] Text1 Text2 [/random] – returns only one of included areas (seperated by linebreak or whatever)
  • [menu] – adds a new menu to the nav-menus of WordPress. This shortcode inserts the content to the page for sitemaps or sitelist.
  • [accordion] – adds a jQueryIU accordion to the page
  • [section] – adds a section to the accordion. Use it inside the [accordion] shortcode.
  • – adds a video to the page. You can set the height and width as attribute:
  • [tabs][tab name=One]Content 1[/tab][tab name=Two]Content 2[/tab][/tabs] – Creates a Tab element with multiple tabs inside.

  • A few more useful shortcodes

Is a useful shortcode missing?

Please send me a request!

Version: 1.4.3

Screenshots

  • Shortcodify widget area.
  • Shortcodes in the tiny.
  • The output of the shortcodes

Installation

  1. Upload shortcodify-folder to the /wp-content/plugins/ directory.
  2. Aktiviere das Plugin in WordPress im Menü „Plugins“​
  3. Have a look to the settings page.
  4. Use the shortcodes in tiny-field.

FAQ

Do you have any questions?

Please ask me.

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende & Entwickler

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

Mitwirkende

Übersetze „Shortcodify“ 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.4.3

Übersetzung

1.4.2

JavaScript Bugfix

1.4.1

New Translations

1.4.0

Two new Shortcodes: Youtube for a youtube video link and tabs for the jQueryUi Tabs

1.3.1

Code cleanup, testing up to newest WordPress version, German Translation

1.3.0

New shortcode: accordion, multiple widget areas

1.2.0

New shortcode: menu to insert pagelists or sitemaps

1.1.0

New shortcode: random

1.0.0

all new