Changeset 1707366
- Timestamp:
- 08/03/2017 01:11:31 AM (9 years ago)
- File:
-
- 1 edited
-
acf-theme-code/trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
acf-theme-code/trunk/readme.txt
r1658038 r1707366 1 === ACF Theme Code ===1 === ACF Theme Code for Advanced Custom Fields === 2 2 Contributors: aaronrutley, benpearson 3 3 Tags: acf,advanced custom fields,php,automation 4 Requires at least: 4. 75 Tested up to: 4.8. 04 Requires at least: 4.8 5 Tested up to: 4.8.1 6 6 Stable tag: 1.3.1 7 7 License: GPL2+ … … 10 10 11 11 == Description == 12 ACF Theme Code is an extension for the awesome [Advanced Custom Fields](https://wordpress.org/plugins/advanced-custom-fields/) plugin.13 14 12 When you publish, edit or update an ACF Field Group, the code required to implement each field is displayed for you in the Theme Code section at the bottom of the page. 15 13 16 14 The code is based on the ACF documentation and it's automatically updated to match the fields you have created. 17 15 Use the clipboard icon to easily copy these code blocks and paste them into your theme to get you started and save loads of time! 16 17 > <strong>Upgrade to ACF Theme Code Pro</strong><br> 18 > ACF Theme Code Pro generates code for all ACF Pro field types including the Clone, Repeater, Gallery and Flexible Content field.<br> 19 > Our Pro version also generates code for a range of popular 3rd party fields and we generate code for location rules including Options Pages! 20 > [Find out more about ACF Theme Code Pro](https://hookturn.io/downloads/acf-theme-code-pro/) 18 21 19 22 [youtube https://www.youtube.com/watch?v=g9APGNJMy7k] … … 54 57 = Requires = 55 58 * ACF version 4.4.7 or higher 56 * ACF Pro version 5. 4or higher59 * ACF Pro version 5.6 or higher 57 60 58 61 = Thankyou = … … 77 80 At the moment it's for developer convenience, so you can easily wrap our code in your own HTML markup. 78 81 We're open to suggestions and keen to improve the code generated based on community discussion. 82 83 = Does this plugin support locations (like options) ? = 84 This plugin does not support locations, however our premium version - [ACF Theme Code Pro](https://hookturn.io/downloads/acf-theme-code-pro/) supports a range of locations rules. 79 85 80 86 == Screenshots ==
Note: See TracChangeset
for help on using the changeset viewer.