wordpress: Difference between revisions
Jump to navigation
Jump to search
Permatahati (talk | contribs) m (http://iexpres4u.wordpress.com) |
m (Reverted edits by Permatahati (Talk) to last version by Tantek) |
||
Line 1: | Line 1: | ||
<entry-title>WordPress</entry-title> | |||
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]]). | |||
== Adding Microformats Support to WordPress == | |||
===builtin=== | |||
Become familiar with existing WordPress support for microformats. | |||
* [http://wordpress.org WordPress] supports [[xfn|XFN]] blogrolls through a built-in user interface. (cf. [[xfn-implementations]]) | |||
** by [[implementors#Matt_Mullenweg|Matt Mullenweg]] and friends | |||
=== themes === | |||
Use one of the numerous a microformats-powered [[wordpress-themes]], such as: | |||
* '''[http://www.plaintxt.org/themes/sandbox/ Sandbox theme]''' and Sandbox-based themes include [[hatom|hAtom]], [[hcard|hCard]], and [[xoxo|XOXO]]. By [[implementors#Scott_Allan_Wallick|Scott Allan Wallick]]. | |||
See [[wordpress-themes]] for more. | |||
=== plugins === | |||
{{main|wordpress-plugins}} | |||
Use microformats-enabling [[wordpress-plugins]], such as: | |||
* '''[http://wordpress.org/extend/plugins/hreview-support-for-editor/ hReview Support for Editor]''' to easily publish hReview enabled reviews. By Andrew E Scott. | |||
* '''[http://www.plaintxt.org/experiments/blog-summary/ Blog Summary]''' to produce an hAtom-enabled list of recent entries via shortcode. By [[implementors#Scott_Allan_Wallick|Scott Allan Wallick]]. | |||
See [[wordpress-plugins]] for more. | |||
=== blog posts === | |||
* 2006-09-12 [http://microformats.org/blog/2006/09/12/publishing-microformats-in-wordpress/ microformats blog: Publishing Microformats in Wordpress] | |||
== related == | |||
* [[wordpress-themes]] | |||
* [[wordpress-plugins]] | |||
* [[cms]] ([[movable-type]]) | |||
* [[implementations]] |
Revision as of 05:42, 2 February 2018
<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.