Ovaj dodatak nije testiran s najnovija 3 glavna izdanja WordPress-a. Možda se više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada se koristi sa novijim verzijama WordPress-a.

WP Microdata

Opis

Lets you add blocks of microdata using shortcodes.

[microdata type="http://schema.org/Article"]
[md_item prop="articleBody" element="p"]Lorem ipsum and so forth[/md_item]
[/microdata]

Simply add the shortcodes using the bundled TinyMCE-plugin which is placed in the visual editor.

Instalacija

  1. Upload the `wp-microdata/` directory to the `/wp-content/plugins/` directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Start microdata-ing

ČPP

Yes.

Recenzije

Nema recenzija za ovaj dodatak.

Saradnici i programeri

“WP Microdata” is open source software. The following people have contributed to this plugin.

Doprinositelji

Prevedi “WP Microdata” na vaš jezik.

Zainteresirani za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Zapis promijena

1.0

  • Living daylight