Difference between revisions of "wordpress"
wordpress
Jump to navigation
Jump to search
ScottWallick (talk | contribs) |
m (Replace <entry-title> with {{DISPLAYTITLE:}}) |
||
(20 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{DISPLAYTITLE:WordPress}} | |
− | {{ | + | |
+ | 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]]). | ||
== Adding Microformats Support to WordPress == | == Adding Microformats Support to WordPress == | ||
− | |||
− | === | + | ===builtin=== |
− | Use a microformats-powered | + | Become familiar with existing WordPress support for microformats. |
− | * '''[http://www.plaintxt.org/themes/sandbox/ Sandbox theme]''' | + | * [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 === |
− | Use | + | {{main|wordpress-plugins}} |
− | * | + | Use microformats-enabling [[wordpress-plugins]], such as: |
− | * '''[http://www.plaintxt.org/experiments/blog-summary/ Blog Summary]''' | + | * '''[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 == | == related == | ||
− | * [[wordpress- | + | * [[wordpress-themes]] |
− | * [[cms]] | + | * [[wordpress-plugins]] |
+ | * [[cms]] ([[movable-type]]) | ||
+ | * [[implementations]] |
Latest revision as of 16:35, 18 July 2020
One of several microformats 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 (content management systems).
Contents
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.