Plugin Directory


Ignore:
Timestamp:
11/28/2023 12:25:19 PM (2 years ago)
Author:
janboddez
Message:

Update to version 0.10.0 from GitHub

File:
1 edited

Legend:

Unmodified
Added
Removed
  • indieblocks/trunk/readme.txt

    r2993569 r3002715  
    33Tags: blocks, gutenberg, indieweb, notes, likes, microblog, microblogging, micropub, fse, site editor, webmention, syndication
    44Tested up to: 6.4
    5 Stable tag: 0.9.1
     5Stable tag: 0.10.0
    66License: GNU General Public License v3.0
    77License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    1010
    1111== Description ==
     12Use blocks, and, optionally, "short-form" post types to easily "IndieWebify" your WordPress site.
     13
    1214IndieBlocks registers several blocks (Bookmark, Like, Reply, and Repost, as well as the older Context block) that take a URL and output corresponding _microformatted_ HTML.
    1315
     
    1820These microformats, in combination with the Webmention protocol, allow for rich _cross-site_ conversations. IndieBlocks comes with its own Webmention implementation, but a separate plugin can be used, too.
    1921
    20 IndieBlocks also registers several "theme" blocks (Facepile, Location, Syndication, and Link Preview), to be used in (block) theme templates.
     22IndieBlocks also registers several "theme" blocks (Facepile, Location, Syndication, and Link Preview), to be used in "block theme" templates.
    2123
    2224== Installation ==
     
    2729More details can be found on [https://indieblocks.xyz/](https://indieblocks.xyz/). Issues may be filed at [https://github.com/janboddez/indieblocks](https://github.com/janboddez/indieblocks).
    2830
     31== Frequently Asked Questions ==
     32= How does this plugin interact with the various other IndieWeb plugins? =
     33While IndieBlocks does not depend on _any_ other plugin, it is compatible with, and extends, the Micropub plugin for WordPress. See [https://indieblocks.xyz/documentation/micropub-and-indieauth/](https://indieblocks.xyz/documentation/micropub-and-indieauth/) for some more information.
     34
     35IndieBlocks’ Facepile and Syndication blocks also aim to be compatible with, respectively, the Webmention and Syndication Links plugins.
     36
    2937== Changelog ==
     38= 0.10.0 =
     39Send webmentions also for comments, to mentioned sites and the comment parent, if it exists and itself originated as a webmention.
     40
    3041= 0.9.1 =
    3142Fix Webmention backlinks in Facepile block, add avatar background and icon color pickers.
     43
    3244= 0.9.0 =
    3345Overhaul theme microformats functionality.
     46
    3447= 0.8.1 =
    3548Fix issue with saving meta from block editor. Fix Markdown in Micropub notes.
     49
    3650= 0.8.0 =
    3751Various bug fixes. Add Link Preview block. Also, webmentions are now closed when comments are, although this behavior is filterable.
     52
    3853= 0.7.1 =
    3954Add Location block. The Facepile block now supports v5.0 and up of the Webmention plugin.
     55
    4056= 0.7.0 =
    4157Store temperatures in Kelvin rather than degrees Celsius. Update `masterminds/html5` to version 2.8.0. Add Location block.
     58
    4259= 0.6.0 =
    4360"Facepile" likes, bookmarks, and reposts.
     61
    4462= 0.5.0 =
    4563Add Bookmark, Like, Reply and Repost blocks. Additional title options.
     64
    4665= 0.4.0 =
    4766Add `indieblocks/syndication-links` block.
     67
    4868= 0.3.6 =
    4969Minor bug fix, new plugin URL.
     70
    5071= 0.3.5 =
    5172Fix rescheduling of webmentions from the classic editor.
     73
    5274= 0.3.4 =
    5375Webmention tweaks.
    5476= 0.3.3 =
    5577Slight block changes. Bug fixes, and basic Webmention support.
     78
    5679= 0.2.0 =
    5780Slightly improved "empty" URL handling, and permalink flushing. Additional CPT, feed and Micropub options. Date-based CPT archives, and basic location functions.
     81
    5882= 0.1.0 =
    5983Very first version.
Note: See TracChangeset for help on using the changeset viewer.