Plugin Directory

Changeset 1494324


Ignore:
Timestamp:
09/12/2016 06:29:37 AM (10 years ago)
Author:
toscho
Message:

Update readme.txt

Location:
uberbar/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • uberbar/trunk/plugin.php

    r924822 r1494324  
    148148}
    149149
    150 add_action( 'admin_bar_menu', function( WP_Admin_Bar $wp_admin_bar ) {
     150add_action( 'admin_bar_menu', function( \WP_Admin_Bar $wp_admin_bar ) {
    151151
    152152    if ( ! is_super_admin() )
  • uberbar/trunk/readme.txt

    r924826 r1494324  
    44Tags:              adminbar, hosting, admin
    55Requires at least: 3.9
    6 Tested up to:      3.9.1
     6Tested up to:      4.6.1
    77Stable tag:        2014.06.01
    88License:           MIT
Note: See TracChangeset for help on using the changeset viewer.