Skip to content

Releases: codepress/admin-columns

4.7.4

04 Mar 09:32
3011076
Compare
Choose a tag to compare

Release Date: March 4th, 2024

  • [Fixed] The Custom Field column setting gave an error when using the text field hook

4.7.3

06 Feb 10:25
c649e4f
Compare
Choose a tag to compare

= 4.7.3 =
Release Date: February 6th, 2024

  • [Improved] Better loading of available integrations

4.7.2

16 Jan 09:43
ed6a61f
Compare
Choose a tag to compare

= 4.7.2 =
Release Date: January 16th, 2024

  • [Fixed] Fatal error when Restoring the settings in the Settings tab

4.7.1

09 Jan 10:04
9bd70cb
Compare
Choose a tag to compare

Release Date: January 9th, 2024

  • [Fixed] When the edit columns button was disabled, a styled container was displayed

4.7

06 Dec 10:33
e847d8b
Compare
Choose a tag to compare
4.7

Release Date: December 6th, 2023

  • [Improved] It is now possible to choose how dates are stored in the Custom Field column
  • [Improved] Webp images are not recognized for the custom field column
  • [Fixed] Fixed an issue where non-existing terms could cause an error on the column settings page

4.6.9

02 Oct 11:45
96cd94a
Compare
Choose a tag to compare

Release Date: October 2nd, 2023

  • [Fixed] URLs for Terms in Taxonomy columns were incorrect

4.6.8

19 Sep 08:07
Compare
Choose a tag to compare

Release Date: 19th September, 2023

  • [Improved] Taxonomy Helper fixes and improvements

4.6.7

25 Aug 08:20
4b5faf0
Compare
Choose a tag to compare

= 4.6.7 =
Release Date: 25th August, 2023

  • [Fixed] Error when adding the 'Last Modified Author' column

4.6.6

21 Aug 12:57
aa3adb1
Compare
Choose a tag to compare

= 4.6.6 =
Release Date: 21st August, 2023

  • [Improved] Give better feedback when the settings could not be saved because of missing database tables
  • [Fixed] Error on the WPML string translation page
  • [Fixed] Some custom columns could give a fatal error on the settings page

4.6.5

15 Aug 12:54
f7b2038
Compare
Choose a tag to compare

= 4.6.5 =
Release Date: 15th August, 2023

  • [Added] New hook to disable Admin Columns for certain list tables ac/list_screen/is_active
  • [Added] New hook to disable Admin Columns for certain list tables based on keys ac/list_screen/key/is_active
  • [Improved] The Preview Column now also shows a preview for video and audio files
  • [Fixed] The hook ac/post_types works again to disable Admin Columns for specific post types