Plugin Directory

Changeset 2528248


Ignore:
Timestamp:
05/08/2021 05:59:05 AM (5 years ago)
Author:
wpallsupport
Message:

release 1.0.1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • hide-admin-bar-by-wp-all-support/trunk/wpas-hide-admin-bar.php

    r2339039 r2528248  
    44Plugin URL: https://wpallsupport.com
    55Description: This plugin is used to hide or show admin bar in frontend based on user roles conditional logic.
    6 Version: 1.0.0
     6Version: 1.0.1
    77Author: WP ALL SUPPORT
    88Author URI: http://www.wpallsupport.com
     
    1616
    1717if ( !defined( 'WPAS_HIDE_ADMIN_BAR_VERSION' ) ) {
    18     define( 'WPAS_HIDE_ADMIN_BAR_VERSION', '1.0.0' );
     18    define( 'WPAS_HIDE_ADMIN_BAR_VERSION', '1.0.1' );
    1919}
    2020
Note: See TracChangeset for help on using the changeset viewer.