Skip to content Skip to main menu
User Role Editor
Menu
  • Home
  • Prices
  • Download
  • Testimonials
  • Forums
  • Blog
  • ChangeLog
  • Documentation
  • Login
Home › Reply › Reply To: customize.php block

Change WordPress user roles and capabilities › Forums › Bug Reports › customize.php block › Reply To: customize.php block

15/03/2016 at 17:43 #2135
info@vonkdigital.com
Participant

Never mind. I added this code to my child theme which removed it from the admin bar.

add_action( ‘admin_bar_menu’, ‘remove_customize’, 999 );

function remove_customize( $wp_admin_bar ) {
$wp_admin_bar->remove_node( ‘customize’ );
}

Recent Topics

  • Enable roles to use Unfiltered HTML
  • Admin lost access to Plugin User Role Editor
  • Hide `+ Add new category`
  • License Key Field is missing
  • Block Content View Restrictions on Categories and Tags for Editor role
  • Content restriction redirect to 404 not working
  • Allow certain user roles to upload non-default files
  • Ugly menu access option display if css class or link relationship is visible
  • Allowing non-admins to manage custom type taxonomies/categories
  • Restricting Learndash content types

Recent Replies

  • Vladimir on Enable roles to use Unfiltered HTML 1 week, 1 day ago
  • webarts on Admin lost access to Plugin User Role Editor 1 week, 3 days ago
  • Vladimir on Admin lost access to Plugin User Role Editor 1 week, 3 days ago
  • Vladimir on Admin lost access to Plugin User Role Editor 1 week, 3 days ago
  • Vladimir on Block Content View Restrictions on Categories and Tags for Editor role 1 week, 6 days ago
  • Vladimir on Allowing non-admins to manage custom type taxonomies/categories 1 week, 6 days ago
  • Vladimir on Hide `+ Add new category` 1 week, 6 days ago
  • Vladimir on License Key Field is missing 2 weeks ago
  • edering on License Key Field is missing 2 weeks, 1 day ago
  • Vladimir on License Key Field is missing 2 weeks, 1 day ago
  • Contact Us
  • Privacy Policy
  • Terms of use (EULA)
© 2010 - 2023 Artellect Limited. Units A-C, 25/F., Seabright Plaza, No. 9-23 Shell Street, North Point, Hong Kong. Contact: hd@role-editor.com
Share