Skip to content

Releases: codepress/admin-columns

7.0.14

31 Mar 08:51
e0319a1

Choose a tag to compare

Release 7.0.14

Release 7.0.14

7.0.13

30 Mar 09:13
f228ffc

Choose a tag to compare

  • [Added] ACF field settings tab to add fields as admin columns directly from the field group editor.
  • [Added] Column editor now scrolls to the opened column when linked from ACF field settings.
  • [Added] Word Count columns now support Before & After text to prepend or append custom text around the count.
  • [Added] Custom field column settings now display the meta key for reference.
  • [Added] ACF date save format option for custom field date columns.
  • [Improved] File columns now group attachments by file type and display multiple filenames separated by commas.
  • [Improved] Refreshed column settings sidebar with updated review and support panels.
  • [Improved] Improved Before & After display options UI.
  • [Fixed] Fixed the post link option not appearing for most property types in the Comment Post column.
  • [Fixed] Fixed the post link option not appearing for most property types in the User First Post and Last Post columns.
  • [Fixed] Fixed a potential error in user property columns when the display setting has not been saved yet.
  • [Fixed] Fixed "Default" option duplicating in the primary column preference dropdown.
  • [Fixed] Fixed template creation showing a success notification even when it failed.
  • [Fixed] Fixed media custom field columns not supporting multiple file uploads.

7.0.12

16 Mar 11:56
ca9dc8a

Choose a tag to compare

Release Date: March 16th, 2026

  • [Added] New "Auto Detect" option for the date save format setting.
  • [Added] New "File Display" setting for file columns with filename and preview options.
  • [Added] New ac/init action hook for accessing the DI container after plugin initialization.
  • [Improved] The Title Only column on the Media list table now displays both the post title and the filename.
  • [Improved] Before/After text settings now correctly apply to ID columns.
  • [Fixed] Fixed dropdown menus closing unexpectedly when clicked.
  • [Fixed] Fixed potential errors when displaying columns for deleted posts, users, or terms.
  • [Fixed] Resolved errors and deprecation warnings when running on PHP 8.4.

See changelog for all versions.

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