Title: display posts shortcode in Advanced Custom Fields
Last modified: March 9, 2017

---

# display posts shortcode in Advanced Custom Fields

 *  Resolved [urkazan](https://wordpress.org/support/users/urkazan/)
 * (@urkazan)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/display-posts-shortcode-in-advanced-custom-fields/)
 * Good day!
    How to make to display the meta fields Advanced Custom Fields in shortcode.
   Thank you!
    -  This topic was modified 9 years, 3 months ago by [urkazan](https://wordpress.org/support/users/urkazan/).

Viewing 1 replies (of 1 total)

 *  Plugin Author [Bill Erickson](https://wordpress.org/support/users/billerickson/)
 * (@billerickson)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/display-posts-shortcode-in-advanced-custom-fields/#post-9020488)
 * You will need to use the output filter, `display_posts_shortcode_output`, to 
   customize the output of the plugin.
 * See the code snippets here: [https://www.billerickson.net/code-tag/display-posts-shortcode/](https://www.billerickson.net/code-tag/display-posts-shortcode/)
 * And here is a direct link to the filter in the code so you can see all the available
   parameters: [https://github.com/billerickson/display-posts-shortcode/blob/master/display-posts-shortcode.php#L494-L509](https://github.com/billerickson/display-posts-shortcode/blob/master/display-posts-shortcode.php#L494-L509)
    -  This reply was modified 9 years, 2 months ago by [Bill Erickson](https://wordpress.org/support/users/billerickson/).
      Reason: more information

Viewing 1 replies (of 1 total)

The topic ‘display posts shortcode in Advanced Custom Fields’ is closed to new replies.

 * ![](https://ps.w.org/display-posts-shortcode/assets/icon-256x256.jpg?rev=2940963)
 * [Display Posts - Easy lists, grids, navigation, and more](https://wordpress.org/plugins/display-posts-shortcode/)
 * [Support Threads](https://wordpress.org/support/plugin/display-posts-shortcode/)
 * [Active Topics](https://wordpress.org/support/plugin/display-posts-shortcode/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/display-posts-shortcode/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/display-posts-shortcode/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Bill Erickson](https://wordpress.org/support/users/billerickson/)
 * Last activity: [9 years, 2 months ago](https://wordpress.org/support/topic/display-posts-shortcode-in-advanced-custom-fields/#post-9020488)
 * Status: resolved