=== ACF Frontend Display === Contributors: catsplugins Donate link: http://catsplugins.com Tags: comments, spam, acf, woocommerce, custom field, frontend, display, advanced custom field, acf shortcode, advanced custom field shortcode, acf frontend, wpwiseguys, catsplugins, meta_key, metakey, display metakey, display meta, display user meta, usermeta, display post field, show post field, show post fields Requires at least: 3.0.1 Tested up to: 4.7.2 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Show custom fields with markup on frontend by shortcode == Description == ACF Frontend Display helps you **show the value with the label of custom fields on the frontend** by shortcode. In the *old way*, after creating the fields with Advanced Custom Fields, you must **go to the source code and call the field**. Now no more, **use the shortcode instead** **How does it work?** - **Show custom field value by field_name**, one by one, on frontend with shortcode [cats_field field="your_field_name"] - **Show all custom field value of a group** on frontend at once [cats_field group_id="your_group_id" auto_loop="yes"] - Exclude some fields on the loop [cats_field group_id="group_id" except="field1, field2" auto_loop="yes"] **[Readmore documentation of ACF Frontend Display HERE ](http://support.catsplugins.com/article-categories/acf-frontend-display/ "Readmore documentation of ACF Frontend Display HERE ")** This plugin compatible with: - Visual Composer - Widget - Pages - Posts - Custom Post Types - Taxonomy With this plugin, it will help you save tons of time when developing new site. It's *easy to use for nontech-savvy people*!. From now, forget all about touching the source code, stop coding, smart working! **You can try PRO version too** With PRO version, you can have the following features and might speed up your development process. - Show Repeater fields as table - Can exclude more than 1 field, separate by commas - Have the wrapper before echo value and label - Display Repeater fields & Flexible content as table - Show meta_key (of any post/page/taxonomy) on frontend without coding - Auto show custom fields at specific locations, no need to use shortcode at all **[It's only $15, get it before it the price increased! ](https://www.wpwiseguys.com/recommends/acf-frontend-display-pro/ "It's only $15, get it before it the price increased! ")** This plugin is brought to you by [Cat's Plugins](https://catsplugins.com "Cat's Plugins") and [WPWISEGUYS](https://www.wpwiseguys.com "Theme, Plugin, WooCommerce experts") * [Advanced AJAX Search & Filter](https://codecanyon.net/item/advanced-search-form-builder/20492445 "Advanced AJAX Search & Filter - Advanced WordPress Search Form") * [ACF For Woocomerce](https://codecanyon.net/item/advanced-custom-fields-for-woocommerce/18705467 "Advanced Custom Field For WooCommerce") * [Frontend Submit PRO - User-generated Content WordPress plugin](https://codecanyon.net/item/acf-form-builder-multipurpose-frontend-form-submission/19611604?s_rank=6 "Frontend Submit PRO - User-generated Content WordPress plugin") * [WordPress Longtail Keyword SEO plugin](http://bit.ly/wp-longtail-keyword-seo "WordPress Longtail Keyword SEO plugin for WordPress") == Installation == This section describes how to install the plugin and get it working. e.g. 1. Upload `/acf-frontend-display` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Insert the shortcodes to the places you want the fields to display **Please note**: This plugin is an add-on to Advanced Custom Field, please install it first then use my plugin. == Frequently Asked Questions == **[Readmore documentation of ACF Frontend Display HERE ](http://support.catsplugins.com/article-categories/acf-frontend-display/ "Readmore documentation of ACF Frontend Display HERE ")** == Screenshots == 1. Show single custom field value 2. Show all custom field value with label at once 3. Compatible with Visual Composer 4. Show custom meta_key of WordPress on Frontend 5. Auto show fields at specific locations, no need to use shortcode == Changelog == = 1.5 = * Improve source code and documentation * Allow developers to regist their own locations to show = 1.0 = * Initial release