- Introduce a
dashboard_activity
argument to show the post type in theRecently Published
section of the dashboard. - Add support for a
title_icon
argument for more easily showing accessible dashicons in column titles. - Add support for a
title_cb
argument for completely custom column titles. - Introduce a
post_author
post type listing screen filter that shows a dropdown list of authors for the post type. - Introduce a
post_date
post type listing screen filter for the post date with a date picker control. - Introduce an action and a filter which allows a filter control's UI and query vars to be overridden.
- Coding standards improvements.
See Recent Changes for Developers for an overview of changes made in recent versions of Extended CPTs that are of interest to developers.