Admin Columns Pro - Manage Columns in WordPress

Admin Columns Pro - Manage Columns in WordPress v7.0.19 Nulled + All Addons

No permission to download
  • Welcome to Babiato Forum! All Resources are 100% clean and Safe to Use

== 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
Download Admin Columns Pro v6.0.2 - Manage Columns in WordPress Free Nulled
= v6.0.2 = Release Date: December 9th, 2022

* [Fixed] Bulk Edit could update posts that were not filtered
* [Improved] New hook `ac/addon/$addon/active` available to disable autoloaded addons
= 6.0.1 =
Release Date: December 5th, 2022

* [Fixed] Fatal error on Product Variation when no setting were stored
* [Fixed] Possible Fatal error for Media Library Assistant version < 3.05
= 6.0 =
Release Date: November 30th, 2022

* [Breaking Changes] The minimum version required to run Admin Columns Pro is now PHP 7.2.
* [Added] New Feature: Bulk Delete items on the list table
* [Added] New Feature: Added option to set the primary column of the table
* [Added] New Feature: Conditional Formatting
* [Added] You can now change the order of the columns on the list table itself by dragging the column
* [Fixed] License information did not always update
* [Improved] Export now supports export of selected items
* [Improved] Export UI improved: select which column you want to export and reorder column on the fly
* [Improved] Smart Filtering for the Date Publish column now only filters dates for published posts
* [Updated] Refactor: the `ACP\Editing\Service` interface has changed
* [Added] New hook `acp/delete/reassign_user` allows you to reassign posts to another users when bulk deleting users
* [Added] New hook `acp/delete/bulk/deleted_rows_per_iteration` allows you to set the number of rows that are deleted per batch
* [Added] New hook `acp/column_order/active` allows you to globally show or hide the column order functionality
* [ACF] It is now possible to add or remove options in bulk for Multiple Select fields
* [ACF] It is now possible to set a custom separator for fields that display multiple values
* [ACF] The Image field setting 'Uploaded to post' is now applied for Inline Editing
* [ACF] The ACF date format is now correctly displayed in the column setting
* [EventsCalendar] Sorting events on default columns did not work correctly
* [JetEngine] Repeater field support
* [MetaBox] New column support for the Relation Manager
* [MetaBox] Editing on Table Storage did not work correctly when the related row did not yet exist in the table
* [Pods] Date field display issue
* [WooCommerce] Export for Customer columns fixed: Total sales, Order Number
* [WooCommerce] It is now possible to select the order status for the user Total Sales column
* [WooCommerce] Added Editing for Order columns: Payment Method, Customer
* [WooCommerce] WooCommerce Sale column did not show correct schedule date
Download Admin Columns Pro v5.7.4 - Manage Columns in WordPress Free Nulled
= v5.7.4 = Release Date: September 13th, 2022

* [Fixed] Taxonomy ListScreen could give a PHP warning when the default taxonomies were unregistered
* [Fixed] Beaver Builder integration support was always initiated
* [Fixed] Expired licenses were not updated correctly when it was expired and re-activated or renewed
* [Fixed] Suppress more PHP 8.1 warnings
* [Fixed] JS null checks that could lead to JS errors
* [Improved] Smart Filtering for the Date Publish column now only filters dates for published posts
Download Admin Columns Pro v5.7.3 - Manage Columns in WordPress Free Nulled
= v5.7.3 = Release Date: July 4th, 2022

* [Added] Support for Beaver Builder template views
* [Added] New hook to toggle persistent sorting as a preference `acp/sorting/remember_last_sorting_preference`
* [Fixed] Smart Filtering for some Taxonomy columns did not work correctly
* [Fixed] Suppress PHP 8.1 warnings

About us

  • Babiato Forum - The webmaster 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, updating Daily resource to make sure our community is one of the best.

Quick Navigation

User Menu