Plugin Directory

Changeset 1554544


Ignore:
Timestamp:
12/14/2016 01:40:39 PM (9 years ago)
Author:
gasparfm
Message:

Version 0.3.1

Location:
simterm/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • simterm/trunk/readme.txt

    r1554526 r1554544  
    55Requires at least: 4.2
    66Tested up to: 4.7
    7 Stable tag: 0.3.0
     7Stable tag: 0.3.1
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    4343
    4444== Changelog ==
     45
     46= 0.3.1 (2016-12-14) =
     47* Bug fix for older WordPress versions
    4548
    4649= 0.3.0 (2016-12-14) =
  • simterm/trunk/simterm-settings.php

    r1554526 r1554544  
    1313    protected function __construct()
    1414    {
    15         $this->basic_registration();
    1615    }
    1716
     
    7978    public function register()
    8079    {
     80        $this->basic_registration();
    8181        /* Config sections  */
    8282        add_settings_section('simterm-global-settings',
Note: See TracChangeset for help on using the changeset viewer.