Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Releases: pfefferle/wordpress-semantic-linkbacks

3.7.1

05 Dec 21:51
Compare
Choose a tag to compare
  • fixed reacjis and facepiles

3.7.0

05 Dec 20:55
Compare
Choose a tag to compare
  • Add settings to enable each type independently in the Facepile
  • Optionally render mentions as normal comments again
  • Support Reacji...aka single-emoji reactions
  • Bump minimum PHP to 5.4 due emoji detector library dependency issues
  • Overlay emoji on individual avatars in reactions facepile
  • Offer mf2 compatible template for comments
  • Fix semantic_linkbacks_cite filter as was previously filtering the entire comment text
  • Switch semantic_links_cite filter to filtering the format for the citation instead of the prepared citation
  • Count correct text length for unicode characters
  • Facepile Template improvements
  • Allow new comment template to be overridden by filter or theme declaring microformats2 support
  • Code standards compliance changes
  • Improved testing for PHP versions 5.4 and up to ensure compatibility
  • Remove direct calls to comment meta in favor of helper functions to ensure future proofing

3.6.0

05 Dec 21:38
Compare
Choose a tag to compare
  • Only show the first 8 avatars in a facepile by default. If there are more, include a clickable ellipsis to show the rest. Customizable via the FACEPILE_FOLD_LIMIT constant.
  • Link facepile avatars to user profile/home page, not response post
  • Always show avatar images with correct aspect ratio

3.5.1

03 Oct 17:39
Compare
Choose a tag to compare

Bugfix release

3.5.0

03 Oct 17:26
Compare
Choose a tag to compare
  • Add Facepile code
  • Add setting to disable automatic facepile include
  • Add filter to allow themes to disable the setting and the feature if they facepile themselves
  • Add PHP requirement to readme file

3.4.0

25 Jun 11:45
Compare
Choose a tag to compare
  • Fix Tests and Error in Authorship
  • Update Parser
  • Switch to looser restrictions if WP_DEBUG is enabled and stricter ones otherwise
  • Enhance Author Properties to allow for retrieving remote h-card
  • Store mf2 properties
  • Store location in WordPress Geodata
  • Use rel-syndication if not u-syndication
  • Support new webmention source meta key

3.3.0

27 Jan 22:57
Compare
Choose a tag to compare
  • Due to changes in WordPress 4.4 through 4.7 and version 3.0.0 of the Webmentions plugin this plugin can act on the retrieved remote source rather than rerequesting this information.
  • Major enhancement work is done in preprocessing now rather than post-processing
    Refactoring
  • Render full mention content if short enough. Introduce MAX_INLINE_MENTION_LENGTH which defaults to 300 characters to implement same.
  • Fix text domain

3.3.0-beta

20 Jan 22:15
Compare
Choose a tag to compare
3.3.0-beta Pre-release
Pre-release
  • refactoring

3.2.0

25 Aug 19:41
Compare
Choose a tag to compare
version bump