miklb / semantic-comments

Improved Comment Handling Options for the Semantic Linkbacks Plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

semantic-comments

Semantic Comments improves comment handling in WordPress to take advantage of Webmentions and the Semantic Linkbacks Plugin.

This includes several ways to display comments, including a Facepile.

= Notes =

As of now, pagination for comments should be adjusted as it will affect the mention display as well.

= Usage =

Semantic Comments adds a custom comment walker that can be used to change the display of comments to support webmentions.

Semantic Comments offers a comment template with limited styling so it should inherit from your theme, as well as adjustable avatar sizes.

All configuration options are enabled by default, but can be selectively disabled for more control by the theme.

= Changelog =

Version 0.1 - Complete Rewrite of Display Code to be less intrusive in relation to the theme, addition of Settings Page under Comments.

Version 0.03 - Post Meta Boxes and function to display has been forked into a new plugin. Webactions have also been removed. This plugin will revert to only comment display for now.

Version 0.02 - Adds Post Meta Boxes for Syndication URLs for the 4 major syndication sites(supported by Bridgy), add function to display these, add Twitter/Facebook/Google Plus/Instagram embed code functions, remove comment form in favor of webmention form and start of webactions section.

Version 0.01 - Replaces the Comments Template with one that has separate function calls for Webmentions, Comments, and Pingbacks/Tracksbacks. The Webmentions are displayed using a Facepile

About

Improved Comment Handling Options for the Semantic Linkbacks Plugin

License:Creative Commons Zero v1.0 Universal


Languages

Language:HTML 54.9%Language:PHP 43.4%Language:CSS 1.6%