Releases: indieweb/wordpress-mf2-feed
Releases · indieweb/wordpress-mf2-feed
3.1.1
3.1.0
3.0.0
- Refactored to match the configuration of feeds built into WordPress
- Bumped PHP Version requirement to PHP5.6 to match WordPress 5.3
- Bumped minimum WordPress version to 5.2 as this allows for the version of get_content that includes a $post parameter
- Fixed incorrect PHPCS configuration
- Enabled JSON Pretty Print by default as originally disabled due a PHP5.4 requirement
- Changed Post Item Generation Class to use WordPress functions instead of directly accessing the data where applicable
- Adjusted jf2 feed to comply with jf2feed spec (https://jf2.spec.indieweb.org/#jf2feed)
2.1.0
2.0.1
2.0.0
- Complete re-write to match the latest ideas of rel-alternate: indieweb/wordpress-uf2#38