Skip to content

Commit 8c1d8d1

Browse files
committed
Update Readme
1 parent 19cd00b commit 8c1d8d1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Types
22

3-
## 2.5.6 - 2022-10-12
3+
## 2.5.6 - 2022-10-13
44

55
- Fixed return type for label filter.
66
- Fixed bugs when trying to access column data on columns that are not arrays (e.g. when column is set to `false`).

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Custom Post Types and Taxonomy helper classes for WordPress projects.
44

5-
- Register Custom Post Types and Taxonomies through an array notation. Labels will be set accordingly. Currently, English and German languages are supported.
5+
- Register Custom Post Types and Taxonomies through an array notation. Labels will be set accordingly. Currently, English, German and Dutch are supported.
66
- Change the query arguments for posts in the front- and backend via a list of arguments, e.g. to set a custom post order wit the [`query`](#query) option.
77
- Change the admin columns for posts in the backend via a list of arguments.
88
- Set a specific page as the archive page for a custom post type with the [`page_for_archive`](#page_for_archive) option.

0 commit comments

Comments
 (0)