Plugin Directory

Changeset 1185872


Ignore:
Timestamp:
06/23/2015 02:40:45 AM (11 years ago)
Author:
sebwordpress
Message:

v2.8.1

Location:
the-welcomizer
Files:
206 added
2 edited

Legend:

Unmodified
Added
Removed
  • the-welcomizer/trunk/includes/twiz.menu.class.php

    r1185860 r1185872  
    18811881    }
    18821882   
    1883         private function getOutputChoiceValue( $section_id = '' ){
     1883    private function getOutputChoiceValue( $section_id = '' ){
    18841884
    18851885        if( $section_id == '' ){return 'twiz_shortcode_output';}
  • the-welcomizer/trunk/readme.txt

    r1185384 r1185872  
    55Requires at least: 3.2
    66Tested up to: 4.2.2
    7 Stable tag: 2.8
     7Stable tag: 2.8.1
    88License: GPLv2
    99
     
    4343
    4444== Changelog ==
     45
     46
     47= 2.8.1 =
     48
     49* Fixed section_id on a multisite installation.
    4550
    4651= 2.8 =
     
    14211426== Upgrade Notice ==
    14221427
     1428= 2.8.1 =
     1429
     1430Bug fixe.
     1431
    14231432= 2.8 =
    14241433
Note: See TracChangeset for help on using the changeset viewer.