wordpress: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 31: | Line 31: | ||
* [[cms]] ([[movable-type]]) | * [[cms]] ([[movable-type]]) | ||
* [[implementations]] | * [[implementations]] | ||
* | * [http://wordpressthemes.eu.com/ wordpress themes] |
Revision as of 00:24, 16 March 2012
<entry-title>WordPress</entry-title>
One of several microformats implementations. WordPress is an open source blogging tool, that has been more broadly described as a "state-of-the-art publishing platform" and a content management system (cms).
Adding Microformats Support to WordPress
builtin
Become familiar with existing WordPress support for microformats.
- WordPress supports XFN blogrolls through a built-in user interface. (cf. xfn-implementations)
- by Matt Mullenweg and friends
themes
Use one of the numerous a microformats-powered wordpress-themes, such as:
- Sandbox theme and Sandbox-based themes include hAtom, hCard, and XOXO. By Scott Allan Wallick.
See wordpress-themes for more.
plugins
Main article: wordpress-plugins
Use microformats-enabling wordpress-plugins, such as:
- hReview Support for Editor to easily publish hReview enabled reviews. By Andrew E Scott.
- Blog Summary to produce an hAtom-enabled list of recent entries via shortcode. By Scott Allan Wallick.
See wordpress-plugins for more.