Total 22/02/2026 : We HAVE 13606 Items and more than 3566 happy members.
Log Update Item Admin Columns Pro - Manage Columns In WordPress
This page only show history update item Admin Columns Pro - Manage Columns In WordPress.

* [Added] New hook `acp/editing/view` in favor of the old deprecated 'acp/editing/view_settings' hook

* [Added] New hook `acp/export/file_name` to alter the exported filename

* [Fixed] Adding non-existing terms with editing did not work properly

* [Fixed] Clicking the mobile caret to open the row now works in combination with Inline Editing enabled

* [Fixed] Pagination for taxonomy entities now load more than just one extra page in the smart drop-downs.

* [Fixed] Removed the Ninja Forms integration from the add-on page

* [Fixed] The placeholders for the full name editable were incorrect

* [Fixed] Unexpected focus scroll behavior in Inline Editing

* [Improved] Check if a post is locked in order to be able to edit the post

* [Improved] It is now possible to search for specific icons for the label icon picker

* [Improved] Javascript is now compiled with the target set to ES6

* [Improved] Made the Polylang Language column available for all related List screens

* [Improved] Smarter Link editing for the Custom Field URL type

* [Updated] Admin Columns Core changes ( 4.5 )

* [Added] New Image column for the Media list table

* [Added] The Slug column is now also available for the Media list table

* [Improved] More thorough logic for the 'Restore Settings' option.

* [Improved] Refactor of the Setup Script that runs when the plugin is installed and activated for the first time

* [Improved] The Permalink column now also shows the (upcoming) permalinks for future and draft posts

[Hotfix] The ReadOnly class is renamed because it gave a fatal error in PHP 8.1

* [Added] New hook `acp/sorting/custom_field/numeric_type` to change the datatype for numeric custom field sorting

* [Improved] Better sticky header solution to prevent third-party plugin styling conflicts that causes header offsets

* [Fixed] Fatal error that could happen on the WPML String translation page

* [Fixed] Disabled the editing setting for unsupported Custom Field field types

* [Updated] Admin Columns Core changes ( 4.4.4 )

* [Improved] UI Improvements

* [Added] When creating a new column set, you can now choose to copy the settings or start with the default columns

* [Fixed] Activation button was not always enabled when entering the license

* [Fixed] Colspan for Quick Edit and Bulk Edit (Quick Actions) is now correct when Sticky Headers is active

* [Fixed] Removing terms in Bulk Edit did not work correctly

* [Fixed] It was not possible to enter negative numbers in Editing for numeric custom fields

* [Updated] Admin Columns Core changes ( 4.4.3 )

* [Improved] The Menu Order column has no restrictions anymore

* [Added] JetEngine integration added

* [Fixed] Bulk Editing for the date picker did not work properly

* [Fixed] WooCommerce manual product sorting is now excluded as a Sorting preference in order to get unexpected behavior when switching back to the default product view

* [Fixed] More flexible date parsing for Editing in conjunction with the hook `acp/editing/save_value`

* [Improved] Bulk Edit for the User Role column does now allow to add and remove roles instead of only replacing the value

* [Updated] Admin Columns Core changes ( 4.4.2 )

* [Fixed] The setting to hide the 'Edit Columns' button did not always store the settings

* [Improved] Do not force showing notices with the hidden classes

* [Breaking Changes] A complete refactoring of the Editing feature. The ACF and WooCommerce integrations need to be updated.

* [Breaking Changes] Removed deprecated methods from ACP version 4.4 or older.

* [Deprecated] All Editing models have become deprecated. Editing services should be used instead.

* [Added] Placeholder column to determine where and if Polylang columns should be displayed

* [Added] New 'Has Term' column for the Post list table

* [Added] It is now possible to smart filter user related columns on the current user.

* [Added] It is now possible to do calculations with inline editing for numeric custom fields.

* [Improved] Editing can now always be toggled for the Custom Field Column and does not specifically need to be activated first.

* [Improved] New styling and interface for the admin area.

* [Fixed] Sorting for default/native column can now be disabled.

* [Fixed] A fatal error when inline editing taxonomy fields when the Post Count column was available on the page.

* [Updated] Admin Columns Core changes ( 4.4 )

* [Added] Complete restyling of the Admin interface

* [Fixed] Load a default column set when the preferred column set was restricted in the meantime

* [Fixed] Gravatar display option did not work anymore since the value sanitation

* [Fixed] Possible namespace clash in Admin class