Skip to content

Releases: dshanske/indieweb-post-kinds

Version 2.1.1

01 Sep 04:09
Compare
Choose a tag to compare
    * Metadata Processing will be centralizing in the Kind_Meta class
    * Continuing to move toward WordPress Coding Standards including inline documentation
    * Fixes for the OpenGraph Parsing of Content to Fill Additional Metadata
    * Metadata fields not part of the user interface to be stored for future use
    * You can now pre-select a kind by adding ?kind=reply to wp-admin/post-new.php
    * Merged the Kind_View and Kind_Display into a single class
    * Plan for Customizable Display Objects will be replaced by hooks/filters in the next version.
    * New Function get_post_mf2meta to retrieve the mf2 prefixed metadata
    * Supports setting the post kind for posts created by Micropub plugin
    * Rearrangement of classes and functions in an attempt to simplify
    * Settings Page Now Allows You to Select which Kinds to Show in the New Post UI
    * Clarified that some terms are reserved for use as future kinds.
    * Added reserved terms eat, drink, follow and jam.
    * Supports setting kind eat or drink when triggered by Teacup/Micropub only

Version 2.0.2

03 Jul 21:49
Compare
Choose a tag to compare
v2.0.2

CSS Caching