How to block customer from accessing WP Admin in WordPress

advertisement

wordpress logoPreviously we already show you how to hide the admin bar from non admin user. Today, we are going to show you how to block the customer or non admin user from accessing the wp admin area. To be safe, hiding the admin bar is not enough, because if customer are WordPress user they might know the exact url. So, it’s always good to block non-privilege user to access the wp admin, especially your customer if your are using Woocommerce.

How to block Woocommerce customer from accessing WP Admin in WordPress

Continue reading How to block customer from accessing WP Admin in WordPress »

How to change shop title in Woocommerce

advertisement

woocommerceIf you are using Woocommerce, you will notice your shop home page title is set to “Products | #site name#”. The shop title will not be able to change at the WordPress Settings -> General page. Even if you use any seo plugin, the page title will not have any effect too. It seems like Woocommerce has override all the other changes. Fortunate that Woocommerce has release a filter to modify the shop title.

woocommerce change shop title

To change shop title in woocommerce, follow the steps below:-

Continue reading How to change shop title in Woocommerce »

How to hide admin bar from non admin in WordPress

advertisement

wordpress logoBy default, as long as your are logged in at a WordPress site, you will see a admin bar at the top. However, if you are site admin, i’m sure you do not wish to show the admin bar to non admin member. Of course this will also avoid many unnecessary issue.

wordpress hide admin bar

To hide admin bar from subscriber or non admin in WordPress, follow the steps below:-

Continue reading How to hide admin bar from non admin in WordPress »