Support

Account

Home Forums General Issues Show and change field values on multiple posts at once

Helping

Show and change field values on multiple posts at once

  • Hi acf community.

    Let’s say I added two text-fields acffield1 acffield2 to default “posts”. Is it possible to display these contents and make them easy editable in a table view and go around “open each post and edit these fields”?

    
    post-title      acffield1 acffield2
    ---------------|---------|---------
    MyfirstPost    | xyz     | zxy
    MysecondPost   | xxx     | yyy
    Thirdpost      | zzz     | xyx
    

    Or how would you edit a lot of these posts?

  • Is it possible? Anything is possible given enough time and/or money 🙂

    You might want to take a look at this https://github.com/mcguffin/acf-quick-edit-fields

Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘Show and change field values on multiple posts at once’ is closed to new replies.