Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

WP Microdata

Beskrivning

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.

Installation

  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

Vanliga frågor

Yes.

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”WP Microdata” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”WP Microdata” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

1.0

  • Living daylight