Releases: torounit/custom-post-type-permalinks
Releases · torounit/custom-post-type-permalinks
Release 3.5.3
- update actions/checkout (df89a33)
- run ci on wp 6.5 (1a125e0)
- use yoda. (4b6c1b3)
- add changelog (033f195)
- Merge pull request #117 from mseymour/fix-rewrite-when-false (5d4353c)
- update plugin comments (e3d6661)
- Update CPTP/Module/Permalink.php (314b3d6)
- Ensure that the taxonomy's rewrite property is not false (70ba4bf)
- Merge pull request #116 from sectsect/master (f11d8a5)
- fix ci (73fd75a)
- fix: fix PHP notices (62e315d)
Release 3.5.2
- add tag (c876edb)
Release 3.5.1
- fix phpcs (9c78285)
Release 3.5.0
- Merge pull request #114 from torounit/ci/php82 (fdf7b76)
- fix badge (40f9a5a)
- update require php (5e35f5d)
- update changelog (f7e141c)
- fix matrix (72e9814)
- fix workflow (573e478)
- tested on trunk and php 8.2 (4c36aca)
- update phpcs (5d10794)
- Merge pull request #113 from bronsonoquinn/patch-1 (311f9cf)
- PHP8.2 Compatability (a9e4341)
- update Requires at least (49f4a04)
- Merge pull request #109 from torounit/test-for-php-8 (d351bbf)
- drop wp 5.0 (8474bc1)
- remove php < 7.2 (c7f4dc1)
- add old wp version (742f916)
- fix version latest -> 5.8 (1d321b3)
- add polyfill (8a94408)
- remove phpunit commands (1f4a7f1)
- use composer test command (eb6e23a)
- fix phpunit (e19d1d4)
- use composer update (f875e9a)
- composer install (cb8cf29)
- phpunit (2bbb698)
- remove lock (383c6be)
- change php ver (93bb7ea)
- add polyfill (52e02fc)
- Separate test config. (0677a8d)
- Separate test config. (264494e)
- polyfills in composer (48c5a6d)
- polyfills in composer (6ce7998)
- fix phpunit install (8c3e3fd)
- add --with-all-dependencies (f158a28)
- install old phpunit (41d3912)
- remove old php (ddd617a)
- use set_up and tear_down (b558e57)
- use master (20ba2fe)
- set ver (b70aaa4)
- install phpunit with action (f505e5f)
- test for trunk (7069df3)
- test for php 8 (1735830)
Release 3.4.5
Release 3.4.4
Release 3.4.3
Release 3.4.2
- original tests (7cde9aa)
- fix hashFiles (11acc23)
- cache vendor dir (4edc55c)
- remove travis.ci (db3415c)
- wp4.7 (267c2e6)
- use tools (8aedaff)
- add install mysqli (3a7e3c4)
- test php 5.6 (473e55a)
- php 7.0 and wp 5.0 (a5a4d3a)
- php 7.1 (c6817bf)
- fix version to string (037f953)
- added wp 5.0 (bfbe43b)
- added test wp 5.1 (f72ac66)
- comment out attachment page link test. (a572aed)
- drop php7.1 (2ea5ec7)
- drop php 5.6 and wp 4.7 tests (4a56760)
- phpunit install global (6ad6c53)
- fix yml (a9def2e)
- add matrix (38eafbd)
- fix dir (b7e07fa)
- update composer (222b378)
- add workflow (4f4f968)
- fix travis ci (048c350)
- Merge branch 'master' of github.com:torounit/custom-post-type-permalinks (d4f4cc7)
- update readme (8f2a96f)
- Create FUNDING.yml (f3f815c)
Release 3.4.1
Release 3.4.0
- Drop support WP: < 4.7 , PHP < 5.6.
- Test on WP 5.5 and PHP 7.4.
- WPML support.
- Add new filters
- cptp_post_link_category
- cptp_post_link_term
- change action / filter prefix. ( support old filters )