Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Text Tags Shortcode

Опис

Plugin for Classic WordPress Editor. Gives an ability to add tags like span, cite, em etc. to the words of the text Classic Editor.

Put some text beetween the shortcodes to wrap it.

Examples:
[span]Some text[/span]
[cite]Some text[/cite]
[em]Some text[/em]
[accent]Some text[/accent]
[textarea]Some text[/textarea]
[empty]Some text[/empty] (for temporarily delete content)
[button]add here a standart link[/button]

Скріншоти

  • Buttons in the standart Wordpress editor

Встановлення

How to install the plugin and get it working.

  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

Часті питання

How to add the tag?

You may find buttons (span, cite, em etc.) in the standart WordPress editor. Aslo you may write shortcodes by hand s like in the examples above.

How to add the button?

Write button tag by hands or click corresponding icon on the tools panel, then insert link between shortcodes ([button]put link here[/button]) by standart link tool.

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“Text Tags Shortcode” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Text Tags Shortcode” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.2

  • Fixed shortcode in shortcode issue

1.1

  • Added “button” shortcode

1.0b

  • First beta version

1.0

  • First alpha version