Plugin Directory

Changeset 1531777


Ignore:
Timestamp:
11/10/2016 06:14:20 PM (9 years ago)
Author:
herooutoftime
Message:

Rename readme.txt to readme.md

File:
1 moved

Legend:

Unmodified
Added
Removed
  • slick-gallery/trunk/README.md

    r1531776 r1531777  
    1 === WP Slick Gallery ===
    2 Contributors: herooutoftime
    3 Tags: gallery, slick
    4 Requires at least: 4.2.1
    5 Tested up to: 4.5.3
    6 Stable tag: 4.5
    7 License: GPLv2 or later
    8 License URI: http://www.gnu.org/licenses/gpl-2.0.html
     1# WP Slick Gallery
    92
    103Easily turn WP gallery into a Slick slider. Enable the plugin, add/edit your galleries and set slick properties through custom gallery sidebar options.
    114
    12 == Description ==
     5## Description
    136
    147Wordpress plugin to easily turn any gallery into a Slick-driven slider.
    158
    16 == Installation ==
     9## Installation
    1710
    18111. Upload `slick-wordpress-gallery.php` to the `/wp-content/plugins/` directory
     
    20131. Done!
    2114
    22 == Constants ==
     15## Constants
    2316
    2417Enable developer mode to use non-minified JS & output slick properties in frontend
     
    3427```
    3528
    36 == Frequently Asked Questions ==
     29## Frequently Asked Questions
    3730
    38 = Is this a stable version? =
     31### Is this a stable version?
    3932
    4033No, it's not! Please be aware and use with caution
    4134
    42 = Which versions does this plugin support? =
     35### Which versions does this plugin support?
    4336
    4437I've tested it on 4.5.3 only as it was initially built for a customer only.
    4538
    4639
    47 == Changelog ==
     40## Changelog
    4841
    49 = 1.0.0 =
     42### 1.0.0
    5043* Initial version
     44
     45## Thanks
     46
     47https://github.com/kenwheeler/slick/
     48
     49## WP-Info
     50Contributors: herooutoftime
     51Tags: gallery, slick
     52Requires at least: 4.2.1
     53Tested up to: 4.5.3
     54Stable tag: 4.5
     55License: GPLv2 or later
     56License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset for help on using the changeset viewer.