Changeset 827654
- Timestamp:
- 12/23/2013 08:33:07 PM (12 years ago)
- Location:
- acf-range-field
- Files:
-
- 1 added
- 1 edited
-
assets/screenshot-1.png (added)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
acf-range-field/trunk/readme.txt
r827648 r827654 15 15 This is an add-on for the [Advanced Custom Fields](http://wordpress.org/extend/plugins/advanced-custom-fields/) WordPress plugin, that allows you to add a jQuery Range Slider field type. http://jqueryui.com/slider/ 16 16 17 Read more here: https://github.com/viriava/acf-field-range 18 17 19 == Installation == 18 20 19 21 This add-on can be treated as both a WP plugin and a theme include. 20 22 21 = == Plugin ===23 = Plugin = 22 24 1. Copy the 'acf-range' folder into your plugins folder 23 25 2. Activate the plugin via the Plugins admin page 24 26 25 = == Include ===27 = Include = 26 28 1. Copy the 'acf-range' folder into your theme folder (can use sub folders). You can place the folder anywhere inside the 'wp-content' directory 27 29 2. Edit your functions.php file and add the code below (Make sure the path is correct to include the acf-range.php file)
Note: See TracChangeset
for help on using the changeset viewer.