Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to hide the top admin bar at the frontend of wordpress 3.4?



How to hide the top admin bar at the frontend of wordpress 3.4?..

Answer / Raj Kumar Srivastava

To hide the top admin bar at the frontend of WordPress 3.4, add the following code to your theme's functions.php file: nn`function my_admin_bar_hide() { if (!current_user_can('edit_theme_options')) { wp_dequeue_script('wp-admin-bar'); } } add_action('get_header', 'my_admin_bar_hide');`

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WordPress Interview Questions

How do you clear the cache on a website?

1 Answers  


Do I need to know any programming to make updates?

1 Answers  


What are the different types of gadgets present in the wordpress dashboard?

1 Answers  


What is a permalink example?

1 Answers  


Tell me what are the plugins you can use to create contact form in wordpress?

1 Answers  


Explain me how to change the length of the default wordpress excerpt?

1 Answers  


How can I host my wordpress website for free?

1 Answers  


What are template tags in wordpress?

1 Answers  


Will comparison of string "10″ and integer 11 work in PHP?

1 Answers  


What is the current version of WordPress?

1 Answers  


Are wordpress sites free?

1 Answers  


What are the most exciting and useful features of wordpress?

1 Answers  


Categories