Descripción
This was built out of pure irritation of notices, and constantly having to tell clients that they don’t need to be concerned with them.
Do you need any additional functionality? Let me know!
This plugin hides:
- WordPress notices
- Theme recommended plugins notices
- Generic plugin related notices
Known plugins with non-standard notice boxes being hidden:
- iThemes Security Dashboard
- Visual Composer
- Ultimate Addons for Visual Composer
Icon by Iconka (http://www.iconka.com/)
Instalación
- Upload the plugin files to the
/wp-content/plugins/hide-all-notices
directory, or install the plugin through the WordPress plugins screen directly (who uploads manually anmymore?). - Activate the plugin through the ‘Plugins’ screen in WordPress
- When active, all notices should be hidden.
Preguntas frecuentes
-
Does this remove notices?
-
No, it simply hides them from the admin interface with CSS styling. Simple, yet quite effective.
-
Does it hide all notices?
-
Not yet. We’re adding in notices where plugin or theme developers are not using standard notice classes in CSS. Did we miss something? Please let me know in the support!
Reseñas
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “Hide All Notices” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
0.4
- Tested for up to WordPress version 5.5.
- Stay safe out there!
0.3
- Meaningful notices by WooCommerce and W3 Total Cache are now shown.
- It’s about time for a small update, right?
0.2
- Erroneously also hid notices from the WordPress Dashboard (such as plugins activated, deactivated, added, or removed).
- Added additional notices to be hidden (Custom Facebook Feed Rating Nag)
0.1
- Initial Release: Simply hide notices in the dashboard using CSS.