Este plugin non se actualizou en máis de 2 anos. É posible que xa non sexa compatible ou mantido por ninguén, ou podes ter problemas de compatibilidade cando se usa con novas versións de WordPress.

Shortcode Disable

Descrición

Allows you to set some text inside the shortcode content so that it is shown as text rather than WordPress processing it as a shortcode. Good for developers of shortcode plugins so they can give examples of the code without it being rendered and it can also be used to talk about shortcode plugins.

I origionally made this for myself as the developer of the Flattr Shortcode Widget to be able to give examples of how to use the plugin on my wordpress blog.

Arbitrary section

To use the shortcode disabler, put the test you wish for shortcodes to be disabled on as the {content} variable of this shortcode:

[sd]{content}[sd]

Instalación

Installation is easy:

  1. Download and unzip the plugin.
  2. Copy the folder to the plugins directory of your blog.
  3. Enable the plugin in your admin panel.
  4. Include a widget in a post or page by adding the appropriate shortcode to your page or post.

Preguntas frecuentes

Question

Answer

Comentarios

Non hai recensións para este plugin.

Colaboradores e desenvolvedores

“Shortcode Disable” é un software de código aberto. As seguintes persoas colaboraron con este plugin.

Colaboradores

Traduce “Shortcode Disable” ao teu idioma.

Interesado no desenvolvemento?

Revisa o código, bota unha ollada aorepositorio SVN, ou subscríbete ao log de desenvolvemento por RSS.

Rexistro de cambios

0.1.0

NEW: Plugin created