Releases: codepress/admin-columns
Releases · codepress/admin-columns
7.0.16
7.0.15
7.0.14
7.0.13
- [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
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/initaction 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.
7.0.11
- [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
7.0.9
7.0.8
- [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).