Skip to content

Releases: johnbillion/extended-cpts

5.1.0

18 Jun 21:20
20b7e97

Choose a tag to compare

New owner wanted

Extended CPTs is looking for a new owner. Interested? Leave a comment.

What's Changed

New Contributors

5.0.12

16 Apr 17:37
31cf3a5

Choose a tag to compare

  • Confirms that the library supports WordPress 6.8.

5.0.11

30 Nov 23:17
57f2e74

Choose a tag to compare

  • Full support for PHP 8.4.

5.0.10

14 Nov 15:00
9a4bdc9

Choose a tag to compare

  • Confirms that the library supports WordPress 6.7.

5.0.9

29 Sep 16:11
98e974f

Choose a tag to compare

  • Composer: allow installation of johnbillion/args:^2.0

New Contributors

5.0.8

08 Jul 13:18
904daa7

Choose a tag to compare

  • Implements support for WordPress 6.6.
  • Fixes a deprecation notice in the editor since WordPress 6.5.

5.0.7

02 Apr 22:30

Choose a tag to compare

  • Confirms that the library supports WordPress 6.5.

5.0.6

17 Nov 01:35

Choose a tag to compare

  • Confirms that the library supports WordPress 6.4.

5.0.5

21 Aug 00:10

Choose a tag to compare

  • Implements full support for WordPress 6.3.

5.0.4

23 Jun 21:03

Choose a tag to compare

What's Changed

  • Check if a post type has been returned before altering its messages by @roygbyte in #203
  • Test WordPress 6.2 and PHP 8.2 in CI workflow by @chrillep in #213

New Contributors