Releases: acobster/wp-yaml-fixtures
Releases · acobster/wp-yaml-fixtures
v0.6.3
Another bugfix for hierarchical vs non-hierarchical tags
v0.6.2
- Bugfix for correctly adding terms to posts, whether or not the taxonomy is hierarchical
v0.6.1
- Fixed a bug related to mapping default/duplicate slugs to post IDs
v0.6.0
- Added user associations
- Fixed a bug in
PostsFixture
v0.5.0
- Restored feature ability to disable removal of certain fixtures from blank_slate, which had mysteriously disappeard
v0.4.0
- Added
status
alias (-> post_status
) in posts
fixture
- Added better support for custom post statuses
v0.3.0
- Added ability to exclude certain types of fixtures from
blank_slate
- Added a
home_page_slug
feature
v0.2.0
check for autoload file in well-known places