Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Shortcode Generator

Descripción

Ever need to duplicate a paragraph of text? How about a group of links?
Maybe your doing split testing for advertising or landing pages, and you want easily
keep pages in sync. Now you can with the Shortcode Generator Plugin.
Simply create as many shortcodes as you want, and use them where ever you need them.
You can add them to pages, posts, template files, or even add a shortcode as a widget!

Features:

  • Create unlimited shortcodes
  • Create Shortcodes within other generated shortcodes
  • Add shortcodes to pages, posts, or template files
  • Add a shortcode as a widget (allows multiple instances)
  • Add a shortcode using a WYSIWYG editor, or a plain text box (for more complicated javascript or HTML)
  • Works with WordPress shortcodes (like the caption) and other plugin’s shortcodes as well!

Capturas

  • See a list of your shortcodes, and add new ones
  • The WYSIWYG editor for a generated shortcode
  • Plain text editor for a generated shortcode
  • Generated shortcode widget (allows multiple instances)

Instalación

  1. Upload the shortcode-generator folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Click on the ShortCodes button on the menu to generate new shortcodes

Preguntas frecuentes

How can you generate a shortcode?

Once the plugin is active, go to the ShortCodes button on the left menu. Select the type of shortcode you would like, and click Add. Once created, you will be given a shortcode to place in your pages, posts, or template files.

The page I placed a shortcode on does not load properly

Shortcodes can contain other shortcodes. This allows for great custommization and usability, however, if a shortcode contains itself it will cause problems with your pages. Make sure your shortcodes do not contain themselves.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce "Shortcode Generator" a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.1.0

  • bug fixes for install

1.0.0

  • Initial launch