Plugin này chưa được cập nhật với 3 phiên bản mới nhất của WordPress. Nó có thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress mới nhất.

Microformats 2

Mô tả

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.

Hỏi đáp

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.

Đánh giá

Đọc tất cả 1 đánh giá

Người đóng góp & Lập trình viên

“Microformats 2” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

Nhật ký thay đổi

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

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