Support

Account

Home Forums Backend Issues (wp-admin) How does ACF Insert/Select queries?

Solved

How does ACF Insert/Select queries?

  • Hi,

    I can’t find any importers for WP that support repeater fields. Thus I have come to a conclusion that I need to figure out how ACF Selects/Inserts data into WordPress. Using that same method I’ll probably need to insert my data(from a secondary database) into the WordPress database OR I’ll need to make a connection to a secondary database(Which I can) and make ACF select that data into the fields/repeater fields as well as being able to edit it the fields.

    So unless anyone can tell me a better method on solving my problem which is getting data from a secondary DB into WordPress and ACF’s fields, can anyone tell me where the queries of ACF are located at or how ACF executes queries?

    Thanks in advance!

  • Okay so I guess ACF used save_post to insert? At least I think and the Select queries are written on certain pages like api.php? But which file/s fetch the data into the custom post type?

  • Hi @dvd709

    Please check out this import plugin with ACF repeater field add-on:
    http://www.wpallimport.com/advanced-custom-fields/

    Thanks
    E

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

The topic ‘How does ACF Insert/Select queries?’ is closed to new replies.