Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

WP Microdata

Beschrijving

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.

Installatie

  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

FAQ

Yes.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“WP Microdata” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “WP Microdata” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0

  • Living daylight