Plugin Directory

Changeset 1358761


Ignore:
Timestamp:
02/26/2016 10:19:31 AM (10 years ago)
Author:
XPOL555
Message:

Tested on last wordpress version (4.4.2)

Location:
wp-flickity/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wp-flickity/trunk/readme.txt

    r1358740 r1358761  
    11=== WP Flickty ===
    22Contributors: xpol555
    3 Tags: slider, shortcode
     3Tags: slider, shortcode, responsive, easy-to-use, admin-pages
    44Requires at least: 3.5.1
    5 Tested up to: 4.2.2
    6 Stable tag: 4.2.2
     5Tested up to: 4.4.2
     6Stable tag: 4.4.2
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    1414This plugin provide you the core system of flickity slider with core wordpress functionalities and shortcodes
    1515
     16WATCH DEMO [HERE](http://dev.altercode.company/wordpress-plugins/plugins/wp-flickity/ "WP Flickity DEMO")
     17
     18**Plugin Features**:
     19
     20* Fast and Responsive Slider
     21* Easy to Use Slider
    1622
    1723== Installation ==
     
    23293. Use the "WP Flickity" admin menu page to configure the plugin and add sliders
    2430
    25 
     31Use the shortcode to display at frontend:
     32`[wp_flickity id="1"]`
    2633
    2734== Changelog ==
     
    3441* Upgradeable Database
    3542* Use of wp.media for selecting images from backend
     43
     44= 0.2 =
     45* Tested on Last Wordpress Version
  • wp-flickity/trunk/wp-flickity.php

    r1358740 r1358761  
    44 * Plugin URI: http://dev.altercode.company/wordpress-plugins/plugins/wp-flickity/
    55 * Description: Wordpress Flickity Plugin
    6  * Version: 0.1
     6 * Version: 0.2
    77 * Author: PaoloFalomo
    88 * Author URI: http://www.paolofalomo.it/
    99 * Requires at least: 3.5.1
    10  * Tested up to: 4.2.2
     10 * Tested up to: 4.4.2
    1111 *
    1212 * Text Domain: wp-flickity
Note: See TracChangeset for help on using the changeset viewer.