Skip to main content
Agency Program Get 2× more leads and save 50% on hosting. Built for agencies ready to grow. Book a call
Admin Columns for ACF Fields icon

Admin Columns for ACF Fields

v0.3.2
by Florian Eickhorst · 4.8 (19 reviews)

Allows you to enable columns for your ACF fields in post and taxonomy overviews (e.g. "All Posts") in the Wordpress admin backend.

7K+ active installs Updated Jan 17, 2025 Tested to 6.7.2 Requires PHP 5.6.2
Try Demo Download
Pre-installed Ready in ~10s No card

About Admin Columns for ACF Fields

This plugin requires the "Advanced Custom Fields" plugin to work. It allows you to show ACF fields in the "All Posts", Taxonomy or User table view in the WordPress admin backend. You can enable the "Admin Column" option in your ACF field settings and specify the position and width of the column.

Screenshots

Admin Columns for ACF Fields screenshot
Admin Columns for ACF Fields screenshot

Changelog

0.3.2

Release date: 17.01.2025

  • Fix: field columns not rendered for users
  • Fix: upwards compatibility with PHP 7.4+ in strip_tags()
  • Fix: documentation fix for filter ‘acf/admin_columns/column/render_output’ (old) -> ‘acf/admin_columns/render_output’ (new)

0.3.1

Release date: 17.11.2023

  • Fix: error in column positioning
  • Fix: improved handling of user fields

0.3.0

Release date: 15.11.2023

  • Improvement: Added column position field setting. This allows you to control the position of the column in the overview. Added new filter “acf/admin_columns/column_position” to change a columns position programmatically.
  • Improvement: Added column width field setting. This allows you to control the width of the column in the overview. Added new filter “acf/admin_columns/column_styles” to change a columns width or other styles programmatically.

0.2.2

Release date: 10.11.2023

  • improved filters and updated filter documentation

0.2.1

Release date: 10.11.2023

  • added compatibility with PHP 8.2
  • select, radio & checkbox fields: improved handling of return formats

0.2.0

Release date: 06.10.2023

  • New feature: searchable columns for post archives. Searching columns in taxonomies and users will follow.
  • Removed the field settings for the location where the column should be rendered (post type, taxonomy, user). A field column will be rendered according to the “location rules” in the ACF field group settings.
  • Default values are now shown in the column if the field is empty.
  • Fix: numeric sorting for ‘number’ field instead of string sorting
  • New filter: ‘acf/admin_columns/preview_image_size’ – set preview size for image or gallery fields
  • New filter: ‘acf/admin_columns/preview_image_url’ – allows for manipulation of the preview_image_url in image or gallery fields
  • New filter: ‘acf/admin_columns/link_wrap_url’ – automatically wrap url in link to that url
  • New filter: ‘acf/admin_columns/render_raw’ – set to true to render raw field value (e.g. for image fields)

0.1.2

Release date: 17.12.2019

  • Fix: error in plugin when using Customizer preview in WP backend (see https://github.com/fleiflei/acf-admin-columns/issues/3)
  • Fix: field values are now always shown unless the field is really empty (see

0.1.1

Release date: 27.11.2019

  • Fix: disable plugin for AJAX requests (see https://github.com/fleiflei/acf-admin-columns/issues/2)
  • Documentation: screenshot added, formatting and content updates

Try other plugins

Classic Editor icon

Classic Editor

4.9 · 9M+ installs

Enables the previous "classic" editor and the old-style Edit Post screen with TinyMCE, Meta Boxes, etc. Supports all…