=== ACF Views === Contributors: wplake Tags: acf, display custom fields, acf views, shortcode, widget, custom fields in frontend, show acf fields, get field values, post, page, custom page, custom post Requires at least: 5.5 Tested up to: 6.0 Requires PHP: 7.4 Stable tag: 1.0.9 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html The simplest way to display values from custom post fields anywhere on your site using shortcodes. Don't need to write PHP code to get field values. == Description == ACF Views is the simplest way to display values from custom post fields anywhere on your site using shortcodes. This means you don’t need to write PHP code to get field values, and you don’t need to read documentation about field’s return formats. SAVE TIME The views are reusable and shortcodes can be pasted ANYWHERE that supports shortcodes (e.g. Gutenberg shortcode block) with ANY THEME and ANY PAGE BUILDER. Import Demo let’s you get started in seconds. Click, import and you’ve got a basic setup for an ACF Group, ACF view and a Demo Post. Unlike many other plugins, ACF Views: * Uses a single shortcode to display multiple fields. * Allows you to add your own custom CSS classes and styles, JS code. * Is lightweight and doesn’t slow down your site. * Displaying default post meta data combined with custom field values. * Ability to reorder fields in an ACF View only. **Important!** ACF Views plugin requires an active Advanced Custom Fields PRO plugin. SUPPORTED FIELD TYPES ACF Views currently supports the following field types (with all available return formats): Basic * Text * Textarea * Number * Range * Email * Url * Password Content * Image * File * Wysiwyg * Choice Select * Checkbox * Radio * True_false Jquery * Date_picker * Date_time_picker * Time_picker * Color_picker Relational * Link * Page_link ACF VIEWS PRO The free version of ACF Views works perfectly well for displaying basic field types’ content. However if you really need more flexibility and more options you can purchase our Professional version. With ACF Views Pro you get the following features: * Use of Repeater Sub field groups * Editing HTML Markup * Create Gutenberg blocks * Free personal support Find out more on our [plugin website](https://wplake.org/acf-views/). ACF Views PRO is available for purchase [here](https://wplake.org/acf-views/). == Video review == https://youtu.be/arxOs4DB0oY == PRO features review == https://youtu.be/Vvrbfrbbffg == How to use == 1. **Setup Fields** in your Advanced Custom Field Group 2. **Create an ACF View** and select target fields (they can be from different field groups) 3. **Copy and paste the shortcode** in the target place (like a page or post) 4. **Make sure the chosen fields are filled at the target object**. By default, field values will be read from the current object where shortcode was pasted. To show another object's data use the special shortcode argument (object-id). That's it! Now you can visit the frontend, your view will get field values properly (depending on a field type), and will automatically insert an HTML markup, that you can style with CSS (using assigned or built-in view classes). == Screenshots == 1. Overview page 2. Demo import page 3. List of views 4. View field settings 5. View advanced settings == Changelog == = 1.0.9 (2022-09-09) - Minor improvements, readme = 1.0.8 (2022-09-01): = - Improved code editor = 1.0.7 (2022-08-31): = - JS code feature, Link and Page_link field types = 1.0.6 (2022-07-30): = - Code improving = 1.0.5 (2022-06-24): = - Demo import feature = 1.0.4 (2022-06-18): = - Video review = 1.0.3 (2022-06-09): = - Readme = 1.0.2 (2022-06-09): = - Plugin's version = 1.0.1 (2022-06-09): = - Screenshots, plugin's version