Forums
Forums / Plugin: Display Posts - Easy lists, grids, navigation, and more / display posts shortcode in Advanced Custom Fields
(@urkazan)
9 years, 3 months ago
Good day! How to make to display the meta fields Advanced Custom Fields in shortcode. Thank you!
(@billerickson)
9 years, 2 months ago
You will need to use the output filter, display_posts_shortcode_output, to customize the output of the plugin.
display_posts_shortcode_output
See the code snippets here: 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
The topic ‘display posts shortcode in Advanced Custom Fields’ is closed to new replies.