Plugin Directory

Changeset 1725326

Timestamp:
09/06/2017 05:36:33 AM (7 years ago)
Author:
sk.shaikat
Message:

update to 0.1.0.1

Location:
admin-bar-hide
Files:
8 added
2 edited

Legend:

Unmodified
Added
Removed
  • admin-bar-hide/trunk/admin-bar-hide.php

    r1179937 r1725326  
    44Plugin URI: http://shaikat.me
    55Description: Hide admin toolbar for all other users. Only admin can have that toolbar.
    6 Version: 0.1
     6Version: 0.1
    77Author: Sk Shaikat
    8 Author URI: http://shaikat.me/
     8Author URI: http
    99License: GPL2
    1010*/
     
    112112     */
    113113    public function localization_setup() {
    114         load_plugin_textdomain( 'baseplugin', false, dirname( plugin_basename( __FILE__ ) ) . '/languages/' );
     114        load_plugin_textdomain( '', false, dirname( plugin_basename( __FILE__ ) ) . '/languages/' );
    115115    }
    116116
  • admin-bar-hide/trunk/readme.txt

    r1246167 r1725326  
    11===  Admin Bar Hide ===
    22Contributors: sk.shaikat
    3 Tags: Hide, admin bar, hide admin bar, admin bar hide, admin toolbar, toolbar hide, header toolbar hide, top bar hide
    4 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=XWBPHY6KV8SPW&lc=US&item_name=Admin%20Bar%20Hide&item_number=abh&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted
     3Tags: Hide, admin bar, hide admin bar, admin bar hide, admin toolbar, toolbar hide, header toolbar hide, tobar hide
     4Donate link: https://www.paypal.
    55Requires at least: 3.1
    6 Tested up to: 4.3.1
    7 Stable tag: 0.1
     6Tested up to: 4..1
     7Stable tag: 0.1
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    1515Hide admin toolbar for other users.
    1616
    17 * Only admin will have that menu.
     17* Only admin will have menu.
    1818
    1919
     
    2828Support: Please navigate to the support tab.
    2929
    30 Author:  [@Sk_Shaikat](https://twitter.com/SK_Shaikat)
     30Author:  [@Sk_Shaikat](https://)
    3131
    3232== Installation ==
     
    4242
    4343== Changelog ==
     44
     45
     46
     47
    4448
    4549= 0.1 =
Note: See TracChangeset for help on using the changeset viewer.