wordpress: Difference between revisions
Jump to navigation
Jump to search
m (related: movable-type) |
m (entry-title, auto-toc) |
||
Line 1: | Line 1: | ||
< | <entry-title>WordPress</entry-title> | ||
One of several microformats [[implementations]]. | One of several microformats [[implementations]]. | ||
WordPress is an [http://wordpress.org/ open source blogging tool], that has been more broadly described as a "state-of-the-art publishing platform" and a content management system ([[cms]]). | WordPress is an [http://wordpress.org/ open source blogging tool], that has been more broadly described as a "state-of-the-art publishing platform" and a content management system ([[cms]]). |
Revision as of 11:37, 29 September 2011
<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
Use microformats-enabling wordpress-plugins, such as:
- Blog Summary to produce an hAtom-enabled list of recent entries via shortcode. By Scott Allan Wallick.
See wordpress-plugins for more.