该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Microdata About

描述

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.

安装

  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

常见问题

To insert the Microdata in Post and Pages

Use the shortcode [mcaddress]:

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

评价

此插件暂无评价。

贡献者及开发者

“Microdata About” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Microdata About”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.0

  • Initial release.