This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Acf to api

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

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

    #38433
    Ernest MarcinkoErnest 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.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.