Skip to content

Releases: codepress/admin-columns

4.0.1

18 Feb 11:00
12a0071

Choose a tag to compare

  • [Fixed] Fatal error in Date helper that occurs in PHP 5.6
  • [Improved] Re-added the hook ac/column/custom_field/use_text_input to use a text field for the custom field column setting

4.0

03 Feb 11:45
98c1230

Choose a tag to compare

4.0

Release Date: February 3rd, 2020

  • [Improved] Use wp_date for column value formatters instead of date_i18n
  • [Improved] Set link type for Taxonomy Columns
  • [Improved] It is not necessary anymore to load the overview page once in order to recognize the default columns

3.4.8

19 Nov 13:19

Choose a tag to compare

Release Date: November 19th, 2019

  • [Updated] The minimum version required to run Admin Columns is now PHP 5.6.20
  • [Improved] Adapted new WordPress interface styling
  • [Improved] Updated Select2 to 4.0.12 to prevent non closing drop-downs

3.4.7

26 Aug 09:31
40d4cf0

Choose a tag to compare

Release Date: August 26th, 2019

  • [Added] Option to limit the number of taxonomies that are shown in the column with show more button.
  • [Improved] Changed WordPress Date Format link
  • [Improved] Show more feature that is used in several columns
  • [Improved] Update Select2 version that fixes multiple selections bug

3.4.6

21 Aug 12:02
2be6684

Choose a tag to compare

[Improved] Search the list of available custom fields in the drop down with Select2
[Improved] Change the label for Custom Field column Excerpt to Text
[Improved] Don't open column settings when column refreshes
[Improved] Setting for adding a link to related comments display

3.4.5

16 Jul 09:45
ef64062

Choose a tag to compare

Release Date: July 16th, 2019

  • [Fixed] Javascript errors on admin pages for specific columns
  • [Fixed] Removed flickering for Pro modal
  • [Fixed] Styling issue on the WordPress Customize page
  • [Fixed] Re-init tooltips when a column is reloaded or added

3.4.4

20 May 13:08
f7d1eb8

Choose a tag to compare

  • [Fixed] Transient class fixed. Unchanged data did not update the timestamp resulting in invalidating the transient constantly

3.4.3

10 May 11:01
15f0a52

Choose a tag to compare

Merge pull request #246 from codepress/release/3.4.3

Release/3.4.3

3.4.2

26 Mar 08:52
167a482

Choose a tag to compare

Release Date: March 26th, 2019

  • [Improved] Prevent possible warning in User Registered column
  • [Improved] Give feedback on settings page when something went wrong
  • [Improved] Setting for link Media item to download or view

3.4.1

18 Feb 10:37

Choose a tag to compare

Release Date: February 18th, 2019

[Improved] Minor improvements in banners, missing links, etc