Plugin Directory

Changeset 994242


Ignore:
Timestamp:
09/21/2014 03:08:45 PM (12 years ago)
Author:
mikeselander
Message:

4.0 Compatible

Location:
opaque-teaser/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • opaque-teaser/trunk/opaque-teaser.php

    r834717 r994242  
    55Plugin URI: http://www.mikeselander.com/
    66Description: Creates a blur overlay on top of your site with landing page or under construction text so that visitors can get a taste of the upcoming site.
    7 Version: 0.2.0
     7Version: 0.2.1
    88Author: Mike Selander, Richard Melick
    99Author URI: http://www.mikeselander.com/
     
    4444class OpaqueLandingPage{
    4545
    46     const VERSION = '0.2.0';
     46    const VERSION = '0.2.1';
    4747
    4848    /**
  • opaque-teaser/trunk/readme.txt

    r898713 r994242  
    44Tags: landing page, under construction, teaser, opaque, coming soon, preview, private
    55Requires at least: 3.0
    6 Tested up to: 3.9
    7 Stable tag: 0.2.0
     6Tested up to: 4.0
     7Stable tag: 0.2.1
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    49491. The settings panel
    5050
     51== Upgrade Notice ==
    5152
    52 == Upgrade Notice ==
     53= 0.2.1 =
     54Fixed problem with parsing on settings page & made compatible with 4.0
    5355
    5456= 0.2.0 =
     
    5759== Changelog ==
    5860
     61= 0.2.1 =
     62* Fixed problem with parsing on settings page & made compatible with 4.0
     63
    5964= 0.2.0 =
    6065* Initial release
Note: See TracChangeset for help on using the changeset viewer.