Plugin Directory

Changeset 3260416


Ignore:
Timestamp:
03/23/2025 08:45:20 PM (12 months ago)
Author:
wpmobo
Message:

Resolved conflict with active admin tab selection.

Location:
admintosh
Files:
75 added
3 edited

Legend:

Unmodified
Added
Removed
  • admintosh/trunk/admin/Admin.php

    r3258796 r3260416  
    195195                </div>
    196196                <!-- admin general -->
    197                 <div id="admin_general" class="admintosh-tab-content-wrap admintosh-admin-general admintosh-active">
     197                <div id="admin_general" class="admintosh-tab-content-wrap admintosh-admin-general admintosh-hide">
    198198                    <div class="admin-general-top-area">
    199199                       
  • admintosh/trunk/admintosh.php

    r3258796 r3260416  
    44Plugin URI:   http://wpmobo.com/admintosh
    55Description:  WordPress admin customization and security tools
    6 Version:      1.1.2
     6Version:      1.1.3
    77Author:       wpmobo
    88Author URI:   http://wpmobo.com
  • admintosh/trunk/readme.txt

    r3258796 r3260416  
    66Requires at least: 6.5
    77Tested up to: 6.7.1
    8 Stable tag: 1.1.2
    9 Version: 1.1.2
     8Stable tag: 1.1.3
     9Version: 1.1.3
    1010License: GPLv2 or later
    1111License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    200200== Changelog ==
    201201
     202= 1.1.3 =
     203
     204- Resolved conflict with active admin tab selection.
     205
    202206= 1.1.2 =
    203207
Note: See TracChangeset for help on using the changeset viewer.