Admin Columns Pro - Manage Columns in WordPress

Admin Columns Pro - Manage Columns in WordPress v6.4.17

No permission to download
Decryption key:


Added
  • Filtering implemented for WooCommerce Customer Note column (HPOS)
  • Gravity Forms column that shows the added Form (gutenberg block) to a page/post
  • Implemented Export for HPOS Product column
  • Implemented Export for HPOS Tax column
Fixed
  • Term creation bug with Bulk Edit
  • Removed unused Taxonomy Description column (duplicate)
  • Selection of Primary Column gave an error (Yoast SEO)
  • ACF Boolean Repeater field now has an export value
  • SVG Support in image columns
Improved
  • Export for Network Users "Blogs" improved
Updated
  • Admin Columns Core to version 4.7.5
Decryption key:


6.4.6Fixed

  • Force the new table view ID when copying table views based on templates
  • Search comparison MimeType fixed
  • Javascript bug when selecting the Month picker in Smart Filtering
  • The Custom Field column setting gave an error when using the text field hook
  • The Inline Edit toggle was not always visible
Improved
  • Filtering on the Publish Date column does not force to filter only published post anymore
Updated
  • Admin Columns Core to version 4.7.4
6.4.5Fixed
  • Missing filtering button on Taxonomy pages when filtering is enabled
  • Smart Filtering and Filtering re-implemented for Gravity Forms
  • Filtering on the Toolset Types Relationship column gave a fatal error
Improved
  • Always sort on a second unique column to prevent duplicate records on paginated tables
  • You can now disable integration from the Addons tab
  • ACF WYSIWYG editing improved
BuddyPress
  • Added editing support for the User Groups column
Updated
  • Admin Columns Core to version 4.7.3
== Changelog ==

= 6.4 =
Release Date: December 6th, 2023

* [Added] New User Column: Admin Color Scheme
* [Added] New Media Columns: Aspect Ratio & Orientation (Landscape, Portrait, or Square)
* [Added] New Wrapping setting: Allows to clip the column values to create more compact views
* [Added] New Preset feature: Added the option to create column presets (column templates) and store them with your theme or plugin
* [Fixed] When editing a column on the Media page, the value was not updated in the colum itself
* [Fixed] Fixed an issue where non-existing terms could cause an error on the column settings page
* [Updated] Smart Filtering has been rebuilt from scratch and no longer relies on third-party plugins
* [Updated] It is now possible to search for Saved Filters in the drop down on the table page
* [Updated] The standard filtering dropdowns are optimised and no longer rely on caching. They are now populated with AJAX. Some filtering dropdowns have been replaced with open text fields.
* [Improved] It is now possible to choose how dates are stored in the Custom Field column
* [Improved] Added "Select" Custom Field Type with UI for option input and new filter `acp/column/settings/select_options`
* [Improved] Webp images are not recognized for the custom field column
* [GravityForms] Remove Smart Filtering and Filtering from support
* [JetEngine] More operators for the Relationship Smart Filter
* [JetEngine] Better Support for fields that use the Glossary options
* [WooCommerce] Sorting and Filtering support for HPOS Shipping Method column
* [WooCommerce] New HPOS column: Returning Customer
* [WooCommerce] New HPOS column: Order Meta
* [Updated] Admin Columns Core to version 4.7
== Changelog ==

= 6.3.5 =
Release Date: October 2nd, 2023

* [Fixed] Resolved an issue where the Saved Filters list displayed duplicate records
* [Fixed] Fixed a bug where filtering on an ACF Number field in combination with sorting could lead to empty search results
* [Fixed] Corrected the incorrect URLs for Terms in Taxonomy columns, ensuring that links now point to the correct destinations
* [Updated] Admin Columns Core to version 4.6.9
== Changelog ==

= 6.3.4 =
Release Date: September 19th, 2024

* [Fixed] Taxonomy helper class gave a PHP 8.2 warning.
* [Fixed] Re-added all Pro features for the MS User list table.
* [Fixed] The Media Library for inline editing sometimes only showed items that were not used.
* [Improved] More operators for Smart Filtering for the Slug column.
* [ACF] Added a new hook that allows developers to write custom support for third-party ACF fields: `acp/acf/column`.
* [WooCommerce] Editing support for the Subscription date columns.
* [WooCommerce] Editing support for the Product Featured column.
* [Updated] Admin Columns Core to version 4.6.8.
== Changelog ==

= 6.3.3 =
Release Date: 30th August, 2023

* [Improved] Gravatar option added for the Last Modified Author column
* [Fixed] Deleting an HPOS order gave an error
* [Fixed] Use alias for joined tables in Sorting queries to prevent empty results
* [Fixed] Reset sorting for a table that has not yet saved settings was not possible
== Changelog ==

= 6.3.1 =
Release Date: 21st August, 2023

* [Fixed] Use the database prefix for custom WooCommerce HPOS queries
* [Fixed] Update section in the Admin was not visible anymore
* [Fixed] The style selector in Conditional Formatting could overlap multiple style selectors
* [Fixed] Error on the WPML string translation page
* [Fixed] Some custom columns could give a fatal error on the settings page
* [Improved] Give better feedback when the settings could not be saved because of missing database tables
* [Updated] Admin Columns Core version 4.6.6
== Changelog ==

6.3 - Updated: August 17, 2023

Added

  • Global Saved Filters are now also stored in File Storage
  • Smart Filtering for the Author role column on Custom Post Type list tables
  • New hook to load table views on-the-fly `acp/storage/repositories/callback`
  • Setup for PHP File Storage now allows you to set a text domain for translations (see documentation)
  • New hook to set a text domain for translation in PHP file storage `acp/storage/file/directory/i18n_text_domain`
  • New hook to disable Admin Columns for certain list tables `ac/list_screen/is_active`
  • New hook to disable Admin Columns for certain list tables based on keys `ac/list_screen/key/is_active`
  • New Password column for the User list table to change the password for a user from the table
Fixed
  • Styling for the new sorting markers in WordPress 6.3
  • Bulk Delete could give an error when the columns where not saved for the table
  • The hook `ac/post_types` works again to disable Admin Columns for specific post types
  • You can now reset custom Column Order on the table, even when you disabled the feature
Improved
  • New hook to add more styles for Conditional Formatting `acp/conditional_format/color_styles`
  • The Preview Column now also show a preview for video and audio files
MetaBox
  • Added display support for MetaBox Group fields
YoastSEO
  • Added columns for the Schema fields: Article type and Page type
WooCommerce
  • User Link setting for Customer (Orders) works now correctly
  • Support for new HPOS feature in WooCommerce
Updated
  • Admin Columns Core version 4.6.5
Download Admin Columns Pro v6.0.3 - Manage Columns in WordPress Free Nulled
= v6.0.3 = Release Date: December 21st, 2022

* [Fixed] The settings for Network Sites and Network Users were not loaded correctly
* [Fixed] Labels for the Primary column picker are now sanitized
* [Fixed] Sorting for Related User Meta on the User table could lead to empty results
* [Fixed] HTML Character encoding for Saved Filters drop down
* [Improved] Added the Last Modified and Last Modified Author column to the Media page
* [ToolsetTypes] Export for DateTime field now exports the time
* [TheEventsCalendar] Null check for possible error in the 'Additional Field' column value

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu