Plugin Directory

Changeset 1564465


Ignore:
Timestamp:
12/29/2016 04:33:14 PM (9 years ago)
Author:
saturnplugins
Message:

Updated readme

Location:
advanced-twenty-seventeen/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • advanced-twenty-seventeen/trunk/advanced-twenty-seventeen.php

    r1562791 r1564465  
    44 * Plugin URI: https://saturnthemes.com/
    55 * Description: An toolkit that helps you customize the Twenty Seventeen theme completely.
    6  * Version: 1.1.3
     6 * Version: 1.1.4
    77 * Author: saturnplugins
    88 * Author URI: https://saturnthemes.com
     
    1919if ( ! class_exists( 'AdvancedTwentySeventeen' ) ) {
    2020    class AdvancedTwentySeventeen {
    21         public $version = '1.1.3';
     21        public $version = '1.1.4';
    2222
    2323        protected static $_instance = null;
  • advanced-twenty-seventeen/trunk/readme.txt

    r1562791 r1564465  
    55Requires at least: 4.7
    66Tested up to: 4.7
    7 Stable tag: 1.1.3
     7Stable tag: 1.1.4
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    2121* Custom styles
    2222* Custom code: Allow to add custom HTML like Google Analytics, Facebook Pixel, ...
    23 
     23Let's take a look at [video tutorial](https://www.youtube.com/watch?v=6qmxeD6x6PY) for more details.
    2424[youtube https://www.youtube.com/watch?v=6qmxeD6x6PY]
    2525
     
    2727
    28281. Install the plugin through Plugins > Add New > Upload or by copying the unzipped package to wp-content/plugins/.
    29 2. Activate the Light Slider plugin through the 'Plugins > Installed Plugins' menu in WordPress.
     292. Activate the Advanced Twenty Seventeen plugin through the 'Plugins > Installed Plugins' menu in WordPress.
    3030
    3131== Screenshots ==
Note: See TracChangeset for help on using the changeset viewer.