Releases: codepress/admin-columns
Releases · codepress/admin-columns
Merge pull request #318 from codepress/release/4.3
Release Date: April 29th, 2021
- [Fixed] Graceful handle corrupt column settings in order to prevent a fatal error
- [Fixed] The date setting was not working correctly a second time you store a custom date format
- [Fixed] Graceful handle corrupt column settings in order to prevent a fatal error
- [Fixed] The column label in settings will now be sanitized
4.2.7
Release Date: February 8th, 2021
- [Fixed] Some settings were not saved correctly on the admin settings page
4.2.6
Release Date: February 3rd, 2021
- [Added] User Column: First and Last Post(type)
- [Improved] It's now possible to select a post status for the Post Count column (User)
4.2.5
- [Fixed] The updater could give a PHP warning when there were no updates
- [Fixed] Display a correct message when an integration is not installed
4.2.4
- [Fixed] WordPress 5.6 compatibility issues
4.2.3
Release Date: October 6th, 2020
- [Added] Title only column added to Media list table
- [Improved] Dashicons updates for icon picker in column settings
- [Improved] New icons for action column added
4.2.2
Release Date: September 9th, 2020
- [Fixed] Slug column now applies
urldecode()
- [Fixed] Links to documentation pages are updated
4.2.1
Release Date: August 21st, 2020
- [Fixed] JS error on table pages
4.2
Release Date: August 18th, 2020
- [Added] New api function
ac_get_columns
to retrieve the available columns for Listscreen ID
- [Added] New api function
ac_get_column
to retrieve a single column from a Listscreen based on its ID
- [Added] Screen Option to show the Listscreen ID and Listscreen Name on the Column settings page
- [Fixed] Fixed User helper that gave some PHP warnings when using in the Author column
4.1.9
Release Date: July 28th, 2020
- [Updated] Column label translation support for WPML was updated for the latest version of WPML