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

Reply To: API RESPONSE

#38509
Ernest MarcinkoErnest Marcinko
Keymaster

Hi,

I don’t know if this is possible, but using the advanced title and content fields could do the trick.

Use the advanced content field to add your custom fields. Then when using the api the $result->asp_data->content field should contain the text fetched from the custom fields. The $result->post_content should still contain the original post content.