Acf to api

This topic contains 1 reply, has 2 voices, and was last updated by Ernest Marcinko Ernest Marcinko 1 year, 8 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #38428
    Sziget
    Sziget
    Participant

    Hi, is it possible to add ACF to the search results API? If so, how? Thanks

    #38433
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Hi,

    Do you mean adding custom field query arguments to the REST API?
    Or do you want to add custom field data to the result title or content fields in the REST API results? That might be actually possible. First, set up the advanced title and content fields, with the custom fields you want to display.
    Then when doing the REST API request, you can access these generated titles in the $result->asp_data->title and $result->asp_data->content fields.

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


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

You must be logged in to reply to this topic.