Skip to content

Releases: indieweb/wordpress-mf2-feed

3.1.1

25 May 07:48

Choose a tag to compare

  • Small tweaks and dependency updates

3.1.0

21 Jul 14:15

Choose a tag to compare

  • Support Content Negotiation

3.0.0

01 Feb 14:11
325df3a

Choose a tag to compare

  1. Refactored to match the configuration of feeds built into WordPress
  2. Bumped PHP Version requirement to PHP5.6 to match WordPress 5.3
  3. Bumped minimum WordPress version to 5.2 as this allows for the version of get_content that includes a $post parameter
  4. Fixed incorrect PHPCS configuration
  5. Enabled JSON Pretty Print by default as originally disabled due a PHP5.4 requirement
  6. Changed Post Item Generation Class to use WordPress functions instead of directly accessing the data where applicable
  7. Adjusted jf2 feed to comply with jf2feed spec (https://jf2.spec.indieweb.org/#jf2feed)

2.1.0

01 Dec 20:44
e159897

Choose a tag to compare

  • Fixed JSON output
  • Fixed "flush rewrite rules" again

2.0.1

14 Aug 19:35

Choose a tag to compare

  • Fixed "flush rewrite rules"
  • Added filter to extend the mf2/jf2 data

2.0.0

14 Aug 07:29

Choose a tag to compare

1.0.0

19 Jan 22:25

Choose a tag to compare

initial