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

Schema Shortcode

Опис

This plugin generates shortcodes for schema tags. Just select or higlight the text you want to put schema tags and click the button on your editor, and then select between itemscope or itemprop.

Arbitrary section

You may provide arbitrary sections, in the same format as the ones above. This may be of use for extremely complicated
plugins where more information needs to be conveyed that doesn’t fit into the categories of “description” or
“installation.” Arbitrary sections will be shown below the built-in sections outlined above.

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

This section describes how to install the plugin and get it working.

e.g.

  1. Upload shortcode-schema-button to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

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

How to insert itemscope manually?

Just enclose the word or phrase into a shortcode for [itemscope name=”ProfessionalService”] Your selected word here [scope_close this ->”ProfessionalService”].
The value of name is the schema tag you want to use.

How to insert itemprop manually?

Just enclose the word or phrase into a shortcode for [itemprop name=”Title”] Your Selected word here [itemprop_close this ->”ContentPage”].
The value of name is the schema tag you want to use.

Where I can find the list of schema tags to be used?

http://schema.org/docs/full.html

Відгуки

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

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

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

Учасники

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

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

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

Журнал змін

1.0

  • A change since the previous version.
  • Another change.

0.5

  • List versions from most recent at top to oldest at bottom.