Title: Include ACF field values
Last modified: June 8, 2018

---

# Include ACF field values

 *  Resolved [piercleo](https://wordpress.org/support/users/piercleo/)
 * (@piercleo)
 * [8 years ago](https://wordpress.org/support/topic/include-acf-field-values/)
 * Hi,
 * I would like to show in my rss feed the value of two ACF fields :
 * Name of the first ACF field : image
    Value I want to return : the URL of the 
   image
 * Name of the second ACF field : categories
    Value I want to return : the name 
   of the categorie
 * is that possible with your plugin ?
    Pierre

Viewing 1 replies (of 1 total)

 *  Plugin Author [danikoo](https://wordpress.org/support/users/danikoo/)
 * (@danikoo)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/include-acf-field-values/#post-10406001)
 * Hi Pierre and sorry for the late response
    i dont quiet understand. the plugin
   can return posts by any meta value that exists in post · csrp_meta_key (string
   | optional) – Custom field key. · csrp_meta_value (string | optional) Custom 
   field value.!must be specified if meta_key present · csrp_meta_type (string |
   optional) You may also specify ‘csrp_meta_type’ if you want to cast the meta 
   value as a specific type.
 * **for example: **
    Display post with meta_key ‘_thumbnail_id’ and meta_value 
   1448: ‘?call_custom_simple_rss=1&csrp_posts_per_page=5&csrp_show_meta=1&csrp_meta_key
   =_thumbnail_id&csrp_meta_value=1448’
 * **returning values of custom fields**
    all custom fields and their values will
   be assigned to the “<dc:dataset>” tag in feed if you choose “show post meta in
   feed” in **plugin options** !
 * hope that answer your question
    best regards Danny

Viewing 1 replies (of 1 total)

The topic ‘Include ACF field values’ is closed to new replies.

 * ![](https://ps.w.org/custom-simple-rss/assets/icon-128x128.png?rev=1199714)
 * [Custom Simple Rss](https://wordpress.org/plugins/custom-simple-rss/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/custom-simple-rss/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/custom-simple-rss/)
 * [Active Topics](https://wordpress.org/support/plugin/custom-simple-rss/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/custom-simple-rss/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/custom-simple-rss/reviews/)

## Tags

 * [ACF](https://wordpress.org/support/topic-tag/acf/)

 * 1 reply
 * 2 participants
 * Last reply from: [danikoo](https://wordpress.org/support/users/danikoo/)
 * Last activity: [7 years, 11 months ago](https://wordpress.org/support/topic/include-acf-field-values/#post-10406001)
 * Status: resolved