Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

Disable Admin Bar

Descripción

Disable the Admin Bar that now appears on the public side of WordPress blogs.

For a hassle free integration, drop the plugin file into wp-content/mu-plugins (create the directory if needed) and it will be automatically activated.

Capturas de pantalla

  • No admin bar.

Instalación

Installation is, as usual :

  1. Upload files to your /wp-content/plugins/ directory (preserve sub-directory structure if applicable)
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Refer to the official plugin page for documentation, usage and tips

Opiniones

2 de Febrero de 2017
https://codex.wordpress.org/Function_Reference/show_admin_bar With newer version of WordPress you may need to use the following which will leave the Toolbar available in the Dashboard but hide it on all front facing pages. add_filter('show_admin_bar', '__return_false');
3 de Septiembre de 2016
Does exactly what it says it does. Only problem is that it also seems to disable the dashicons font which I need in my theme. EDIT: Actually, it was my fault. I hadn't enqueued the dashicons font properly. This plugin actually helped me fix an issue I didn't even know I had! If anyone else is wondering how to properly use the dashicons font in your frontend, this is the article that helped me out: https://amethystwebsitedesign.com/use-wordpress-dashicons-to-add-font-icons-to-your-genesis-theme/
Leer los 3 comentarios

Colaboradores & Desarrolladores

“Disable Admin Bar” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce & #8220;Disable Admin Bar” a tu idioma.

¿interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .