Plugin Directory

Changeset 3112123


Ignore:
Timestamp:
07/04/2024 05:49:31 AM (20 months ago)
Author:
mdbrx
Message:

upgrade 6.6

Location:
remove-admin-bar-logo/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • remove-admin-bar-logo/trunk/readme.txt

    r3052274 r3112123  
    44Tags: adminbar, toolbar, tool, admin, remove wp logo
    55Requires at least: 5.0
    6 Tested up to: 6.5
     6Tested up to: 6.6
    77Stable tag: 1.1.0
    88Requires PHP: 5.6
     
    2626== Changelog ==
    2727
    28 = 1.1.3 =
     28= 1.1.4 =
     29
     301.1.4 – Upgrade for 6.6
    2931
    30321.1.3 – Upgrade for 6.5
  • remove-admin-bar-logo/trunk/remove-admin-bar-logo.php

    r3052267 r3112123  
    44   Plugin URI: https://www.mdbrx.com/wp-plugin/
    55   Description: Removes the Wordpress logo from the admin-bar for a cleaner look. No settings needed. Just enable the plugin and it will work instantly.
    6    Version: 1.1.3
     6   Version: 1.1.4
    77   Author: mdbrna
    88   Author URI: https://mdbrx.com/wp-plugin
    99   License: GPLv2 or later
    1010   */
    11    
     11
    1212    function admin_bar_remove_logo() {
    1313        global $wp_admin_bar;
Note: See TracChangeset for help on using the changeset viewer.