Home › Forums › General Issues › How to display Fields as a Column in All Posts view? › Reply To: How to display Fields as a Column in All Posts view?
Are you talking about adding a column to /wp-admin/edit.php?post_type=tasks?
This is done using a WP filter. There is a decent post about doing this here: http://code.tutsplus.com/articles/add-a-custom-column-in-posts-and-custom-post-types-admin-screen–wp-24934
You can find the WP docs here in the codex:
https://codex.wordpress.org/Plugin_API/Filter_Reference/manage_$post_type_posts_columns
https://codex.wordpress.org/Plugin_API/Filter_Reference/manage_$post_type_posts_columns
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.