Skip to content

Releases: codepress/admin-columns

7.0.11

03 Mar 09:09
8a7b7f3

Choose a tag to compare

  • [Added] Long value lists (e.g. taxonomies, relations) now show a "X more" toggle to keep columns concise.
  • [Added] The Date Publish column now shows post status icons and displays scheduled/published timestamps in a tooltip.
  • [Fixed] Ensure wp_date() is called with the correct UTC timezone.
  • [Fixed] Fixed null dereference errors when post status or post type objects are unavailable.
  • [Fixed] Fixed the Comment Date column showing an incorrect value.
  • [Fixed] Fixed a SQL table alias conflict.
  • [Improved] Columns no longer open during column reordering.
  • [Improved] Improved performance of the list screen settings file decoder.
  • [Deprecated] Deprecated the HTML::more() helper method.

7.0.10

16 Feb 08:00
64b27b9

Choose a tag to compare

Release Date: February 16th, 2026

  • [Improved] String limit setting added to Media Caption column
  • [Improved] Deprecated the Admin Columns helper function 'ac_helper'.
  • [Removed] Removed the hook ac/column/types/pro in favor of ac/column/types.

7.0.9

04 Feb 13:10
66857cf

Choose a tag to compare

Release Date: February 4th, 2026

[Fixed] Various code optimizations and minor improvements, including stricter type handling.

7.0.8

02 Feb 14:18
0a0b865

Choose a tag to compare

  • [Fixed] Resolved an issue where original WordPress default columns were stored incorrectly.
  • [Fixed] Fixed an issue where images in custom field columns did not always display correctly, depending on how they were stored.
  • [Added] Added a setting for image, media, post, and user custom fields to control the number of items displayed.
  • [Improved] Renamed and reordered the date format settings for custom field column to make the stored date format clearer (with an improved tooltip).

7.0.7

30 Jan 14:25
fef6b0f

Choose a tag to compare

Release Date: January 30th, 2026

  • [Fixed] Fixed an error with the "Image Sizes" setting.

7.0.6

28 Jan 15:44
e593366

Choose a tag to compare

= 7.0.6 =
Release Date: January 28th, 2026

  • [Fixed] Prevented a fatal error when retrieving the total items count if $wp_list_table is not a WP_List_Table instance.
  • [Fixed] Fixed a WordPress VIP icon font issue.
  • [Improved] Optimized performance and memory usage when retrieving table views.
  • [Improved] The value rendering hook now also triggers when the value is empty.

7.0.5

27 Jan 09:21
dc3ef34

Choose a tag to compare

Release Date: January 27th, 2026

  • [Improved] We added 'get_post_type' and 'get_meta_type' to the CustomFieldContext class
  • [Fixed] The EditorColumns URI was incorrectly added to the WP_Admin_Bar object, which could cause an error

7.0.4

21 Jan 10:23
aad6bff

Choose a tag to compare

= 7.0.4 =
Release Date: January 21st, 2026

  • [Added] WooCommerce Last Active column for the user table
  • [Fixed] Default WordPress and third-party columns that no longer displayed values
  • [Fixed] Gravity Forms checkbox null value error
  • [Fixed] Fixed PHP 8.4 deprecation warnings
  • [Fixed] File Storage updater now supports older file formats
  • [Fixed] Deprecated column type error in Pods
  • [Fixed] Media Library Assistant export error
  • [Fixed] User link setting linking to the wrong page

7.0.3

16 Jan 13:52
c143427

Choose a tag to compare

  • [Fixed] Media Library in grid view would not load properly
  • [Updated] Changed namespace for formatter from AC\Setting\Formatter to AC\Formatter
  • [Updated] Changed namespace for context from AC\Setting\Context to AC\Column\Context

7.0.2

14 Jan 12:52
48a6cf4

Choose a tag to compare

= 7.0.2 =
Release Date: January 14th, 2026

  • [Fixed] Fatal error in WPML string translations
  • [Fixed] Error on the Media table when Grid view is active