Plugin Directory

Changeset 1586977


Ignore:
Timestamp:
02/02/2017 05:38:07 AM (9 years ago)
Author:
esstat17
Message:

Welcome 2017! Version 1.0.2 Released

Location:
page-loading-effects/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • page-loading-effects/trunk/page-loading-effects.php

    r1431590 r1586977  
    44 * Plugin URI:      http://innovedesigns.com/
    55 * Description:     Display Loading Animated Graphics Until the Page is Fully Loaded. A new WP plugin that you will surely love it!
    6  * Version:         1.0.1
     6 * Version:         1.0.2
    77 * Author:          esstat17
    88 * Author URI:      https://profiles.wordpress.org/esstat17/
     
    9292         */
    9393        public function __construct() {
    94             $this->plugin_name = 'page-loading-effects'; // @todo replace it with your plugin name
     94            $this->plugin_name = 'page-loading-effects';
    9595            $this->setup_constants();
    9696            $this->includes();   
  • page-loading-effects/trunk/readme.txt

    r1445338 r1586977  
    44Tags: preloader, effects, lazy, pageloader, screen
    55Requires at least: 3.0.1
    6 Tested up to: 4.5
    7 Stable tag: 4.3
     6Tested up to: 4.7
     7Stable tag: 1.0.1
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    5858
    5959== Changelog ==
     60= 1.0.2 - 2017-02-02 =
     61* [Updated] Just versioning update
    6062= 1.0.1 - 2016-06-07 =
    6163* [FIXED] Default Color Settings
     
    6567
    6668== Upgrade Notice ==
     69= 1.0.2 - 2017-02-02 =
     70* [Updated] Just versioning update
    6771= 1.0.1 - 2016-06-07 =
    6872* [FIXED] Default Color Settings
Note: See TracChangeset for help on using the changeset viewer.