Function wc_disable_admin_bar

Prevent any user who cannot 'edit_posts' (subscribers, customers etc) from seeing the admin bar

Note: get_option( 'woocommerce_lock_down_admin', true ) is a deprecated option here for backwards compat. Defaults to true.

Package: WooCommerce\Functions
Author: WooThemes
Located at includes/wc-customer-functions.php

Parameters summary

boolean $show_admin_bar

Return value summary

boolean
WooCommerce API documentation generated by ApiGen 2.8.0