This repository was archived by the owner on Apr 4, 2023. It is now read-only.
3.7.0
- 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