Plugin Directory

Changeset 994184


Ignore:
Timestamp:
09/21/2014 12:57:35 PM (11 years ago)
Author:
numixtech
Message:

Adding version 1.2

Location:
sticky-popup/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • sticky-popup/trunk/class-sticky-popup.php

    r994181 r994184  
    2727     * @var string
    2828     */
    29     const VERSION = '1.1';
     29    const VERSION = '1.2';
    3030
    3131    /**
     
    5050     * Stores popup active status
    5151     *
    52      * @since 1.1
     52     * @since 1.2
    5353     *
    5454     * @var string
  • sticky-popup/trunk/readme.txt

    r983626 r994184  
    55Requires at least: 3.6
    66Tested up to: 4.0
    7 Stable tag: 1.1
     7Stable tag: 1.2
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    3838== Changelog ==
    3939
     40= 1.2 =
     41* Added feature to enable or disable sticky popup.
     42
    4043= 1.1 =
    4144* Added options for setting title color, header border color, top margin
  • sticky-popup/trunk/sticky-popup.php

    r983626 r994184  
    1515 * Plugin URI:      http://numixtech.com
    1616 * Description:     Sticky Popup is a simple and easy wordpress plugin used to add popup on CSS3 animations. Show html code and shortcodes in popup.
    17  * Version: 1.1
     17 * Version: 1.2
    1818 * Author:          Numix Technologies, Gaurav Padia, Asalam Godhaviya
    1919 * Author URI:      http://numixtech.com
Note: See TracChangeset for help on using the changeset viewer.