Releases: codepress/admin-columns
Releases · codepress/admin-columns
4.6.4
Release Date: May 25th, 2023
- [MLA] Media Library Assistant columns were not loaded correctly
4.6.3
Release Date: April 26th, 2023
- [Fixed] Fixed the array helper that could throw an error when an array contained an object
- [Fixed] Re-added deprecated register_group function to prevent fatal errors for third-party plugins
4.6.2
= 4.6.2 =
Release Date: April 25th, 2023
- [Added] Integration for Media Library Assistant
4.6.1
Release Date: February 22nd, 2023
- [Added] Integration for Media Library Assistant
4.6
- [Improved] Styling for dynamic select boxes is improved
- [Improved] The date column settings has some minor UI improvements
4.5.5
Release Date: October 17th, 2022
- [Fixed] DOMDocument will use
libxml_clear_errors
to clear any possible errors
- [Fixed] The
word_count
method will always return an int
- [Fixed] The column separator will always go through the filter:
ac/column/separator
- [Fixed] The link to the user profile will only be visible for users than can access that particular profile page
- [Improved] Added the atrribute tag
ReturnTypeWillChange
to be compliant with PHP 8.x
4.5.4
Release Date: September 13th, 2022
- [Fixed] JS null checks that could lead to JS errors
- [Fixed] More PHP 8.1 compatibility fixes
4.5.3
Release Date: July 4th, 2022
- [Fixed] Suppress PHP 8.1 warnings
4.5.2
Release Date: Jun 14th, 2022
- [Added] It is now possible to select the Website display for User related columns
- [Added] New hook to disable the column value sanitation on the table
ac/column/value/sanitize
4.5.1
Release Date: May 16th, 2022
- [Added] New Audio player column for Media list table
- [Fixed] Prevent fatal error, when removing a non-existent column set from a Local Storage repository