Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Microdata About

Beschreibung

Microdata About plugin offers a easy wat to implement Microdata about persons, companies or organisations in your WP site.

In the Plugin Options Page there is a formular called Microdata About. Fill up the formular with the data of the person or company you want to show and then add it to your post with the shortcode [mcaddress] or place it in a widget area with the widget included.

Options:
You can choose to show the microdata of a person or a company.

For the shortdode, the default option is the company microdata, but you can change it with the parameter \“a\“, like this:

  • For persons: [mcaddress a=“person“]
  • For companies: [mcaddress a=“company“]

For the widget, just check the box with the „Show Person Microdata“ option.

For detailed information see WP Plugin Microdata.

Installation

  1. Upload „microdata-about“ plugin’s folder to the „/wp-content/plugins/“ directory.
  2. Activate the plugin through the „Plugins“ menu in WordPress.
  3. Fill up the formular in the Plugin’s Options Page

FAQ

To insert the Microdata in Post and Pages

Use the shortcode [mcaddress]:

  • For companies: [mcaddress a=“company“]
  • For persons: [mcaddress a=“person“]

Rezensionen

There are no reviews for this plugin.

Mitwirkende & Entwickler

„Microdata About“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Microdata About“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.0.0

  • Initial release.