Skip to content

Releases: codepress/admin-columns

4.6.4

25 May 07:35
ec6045f
Compare
Choose a tag to compare

Release Date: May 25th, 2023

  • [MLA] Media Library Assistant columns were not loaded correctly

4.6.3

26 Apr 12:59
64da4d1
Compare
Choose a tag to compare

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

25 Apr 09:11
Compare
Choose a tag to compare

= 4.6.2 =
Release Date: April 25th, 2023

  • [Added] Integration for Media Library Assistant

4.6.1

22 Feb 09:48
2dca561
Compare
Choose a tag to compare

Release Date: February 22nd, 2023

  • [Added] Integration for Media Library Assistant

4.6

30 Nov 10:01
dd15abd
Compare
Choose a tag to compare
4.6
  • [Improved] Styling for dynamic select boxes is improved
  • [Improved] The date column settings has some minor UI improvements

4.5.5

17 Oct 09:27
02ceaca
Compare
Choose a tag to compare

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

13 Sep 07:42
ab8e9f4
Compare
Choose a tag to compare

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

04 Jul 08:16
85e5ae9
Compare
Choose a tag to compare

Release Date: July 4th, 2022

  • [Fixed] Suppress PHP 8.1 warnings

4.5.2

14 Jun 08:33
Compare
Choose a tag to compare

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

16 May 12:57
229451a
Compare
Choose a tag to compare

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