Support

Account

Home Forums Backend Issues (wp-admin) Custom fields are not displayed when corresponding custom post is created Reply To: Custom fields are not displayed when corresponding custom post is created

  • You can use a tool like: Admin Columns to accomplish that.
    The Pro Version makes it simple to add Columns for ACF fields, but you can get away with the free one in some cases (just in a different, work-around kind of way).

    With that said.. you can use some native WordPress filters to do it with code, as opposed to a UI with Admin Columns.

    Let me know if you need further clarification.