Skip to content

Releases: codepress/admin-columns

Merge pull request #318 from codepress/release/4.3

29 Apr 13:29
23fc67a
Compare
Choose a tag to compare

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

08 Feb 10:10
af057c5
Compare
Choose a tag to compare

Release Date: February 8th, 2021

  • [Fixed] Some settings were not saved correctly on the admin settings page

4.2.6

03 Feb 07:32
67b3eb4
Compare
Choose a tag to compare

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

15 Dec 09:07
cde223b
Compare
Choose a tag to compare
  • [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

09 Dec 12:56
071e067
Compare
Choose a tag to compare
  • [Fixed] WordPress 5.6 compatibility issues

4.2.3

06 Oct 11:07
209f731
Compare
Choose a tag to compare

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

09 Sep 12:33
b059d25
Compare
Choose a tag to compare

Release Date: September 9th, 2020

  • [Fixed] Slug column now applies urldecode()
  • [Fixed] Links to documentation pages are updated

4.2.1

21 Aug 11:20
d2a7f41
Compare
Choose a tag to compare

Release Date: August 21st, 2020

  • [Fixed] JS error on table pages

4.2

18 Aug 10:58
91b6ba7
Compare
Choose a tag to compare
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

28 Jul 07:44
2db8b15
Compare
Choose a tag to compare

Release Date: July 28th, 2020

  • [Updated] Column label translation support for WPML was updated for the latest version of WPML