Plugin Directory

Changeset 827654


Ignore:
Timestamp:
12/23/2013 08:33:07 PM (12 years ago)
Author:
viriava
Message:

add screenshot

Location:
acf-range-field
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • acf-range-field/trunk/readme.txt

    r827648 r827654  
    1515This 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/
    1616
     17Read more here: https://github.com/viriava/acf-field-range
     18
    1719== Installation ==
    1820
    1921This add-on can be treated as both a WP plugin and a theme include.
    2022
    21 === Plugin ===
     23= Plugin =
    22241. Copy the 'acf-range' folder into your plugins folder
    23252. Activate the plugin via the Plugins admin page
    2426
    25 === Include ===
     27= Include =
    26281.  Copy the 'acf-range' folder into your theme folder (can use sub folders). You can place the folder anywhere inside the 'wp-content' directory
    27292.  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.