Releases: codepress/admin-columns
Releases · codepress/admin-columns
4.1.8
4.1.7
Release Date: June 9th, 2020
- [Improved] Better Table overview recognition to prevent wrong loaded list screens
- [Improved] The comments column on the users page will now link to the (filtered) comments table
- [Improved] The post count column on the users page now has the option to select all post types
- [Fixed] Renamed the user display option 'First and Last Name' to 'Full name'
- [Fixed] The comment count column for the users page will now only count 'approved' and 'pending' comments when selecting 'All comments'
4.1.6
Release Date: April 22nd, 2020
- [Improved] You can now display the column ID and Type by opening the screen options in top right
- [Improved] The meta column will now display a zero (when available) instead of a dash
- [Improved] Improved right-to-left (RTL) support
- [Improved] First time loading columns is faster
4.1.5
4.1.4
4.1.2
4.1.1
4.1.0
Release Date: March 30th, 2020
- [Improved] The column type selector now uses select2
- [Improved] The current
list screen IDhas been added to the URL when filtering a list table, making it easier to bookmark - [Improved] Our buttons on the list table now have the same style and colors as the default WordPress buttons.
- [Added] Tooltips added to each feature of the custom field column
- [Updated] The
Adminclass has been refactored - [Updated] The
ListScreenRepositoryclass has been refactored