All Projects → indieweb → wordpress-uf2

indieweb / wordpress-uf2

Licence: other
add "Microformats 2" classes to your WordPress theme

Programming Languages

PHP
23972 projects - #3 most used programming language
shell
77523 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to wordpress-uf2

takefive.css
The most advanced pure CSS lightbox – not one single line of JavaScript has been wasted
Stars: ✭ 123 (+459.09%)
Mutual labels:  microformats, microformats2
XRay
X-Ray returns structured data from any URL
Stars: ✭ 80 (+263.64%)
Mutual labels:  microformats
microformats
Go library for parsing microformats
Stars: ✭ 55 (+150%)
Mutual labels:  microformats
node-webmention-testpinger
A tool to ping your site with a variety of real world WebMentions
Stars: ✭ 28 (+27.27%)
Mutual labels:  microformats
iw26
IW26 is an Indieweb Fork of WordPress Twenty Sixteen Theme
Stars: ✭ 25 (+13.64%)
Mutual labels:  microformats2

Microformats 2

Contributors: pfefferle, dshanske, indieweb
Tags: microformats, indieweb
Requires at least: 4.7
Tested up to: 4.9.5
Stable tag: 1.2.0

Enhances your WordPress theme with Microformats 2 classes.

Description

It is only a very basic implementation, because not every element is accessible through actions or filters. It is better to use a theme that supports Microformats 2 fully.

Frequently Asked Questions

What are Microformats 2?

Microformats are a simple way to markup structured information in HTML. WordPress incorporates some classic Microformats. Microformats 2 supersedes class microformats.

What does this plugin actually do?

For all themes that do not declare support for Microformats 2, this plugin attempts to add Microformats to areas that are accessible through filters and actions.

What can themes do to support this plugin or Microformats 2?

The classes in this theme can optionally be called by a theme. To avoid conflict with this plugin, themes should not have CSS style any classic Microformats or Microformats 2 classes. Most commonly, the classic Microformats class hentry.

Changelog

Project actively developed on Github at indieweb/wordpress-uf2. Please file support issues there.

1.2.0

  • Add Settings Page to turn off Author and Media Enhancements
  • Fix Genesis hooks
  • Deactivate comment enhancements if Semantic Linkbacks is enabled as it does the same sort of enhancements but better

1.1.0

  • Better handling for unattached images (props @kraftbj)
  • Fixed proper current_theme_supports handling

1.0.1

  • WP.org version

1.0.0

  • Initial Stable Release
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].