Descrição
This plug-in will only work on a Multisite running WordPress 3.9+.
This plug-in allows an Network Admin to create admin notices that appear on the top of all admin screens of the
network’s sites. This notices are styled identically to the “normal” WordPress notices that you might see (WordPress
updates, “post published” messages etc). Additionally each notice has a “dismiss” link which allows the user to
instantly dismiss the notice.
Once a user dismisses a notice there will never again see that notice, on any of the network’s site.
Health Warning: The notice messages are considered HTML! A “small” inline tinyMCE editor will be used in a
future update. But for the time being be aware that when you create/edit notices you are editing HTML (think WordPress
‘text’ tab on the editor).
Before using the support forums, please read the FAQ. Thank you!
Capturas de tela
Instalação
Manual Installation
- Upload the entire
/multisite-admin-notices
directory to the/wp-content/plugins/
directory. - (Network) activate Multisite Admin Notices through the ‘Plugins’ menu in your Network dashboard.
Perguntas frequentes
- How do I add a notice?
-
Go to your Network Dashboard, and under Settings click Admin Notices. Here you can add, remove and update notices.
- What does it do?
-
Allows a network admin to add, remove or change admin notices for their network’s sites. This notices
are dismissable - Who can see the notices?
-
Anyone how is logged into the admin page of a network site. This may later change to only admins of that
network site.Notices can be dismissed by the user, and they shall no longer see that notice (on any site).
- Can I request a feature?
-
Yes, but regrettably due to time/work limitations I can’t take any unpaid on. If you really need a feature,
you can get in touch to hire me.Pull requests are welcome, but to be merged into the plug-in will need to ensure that it does not disrupt the aesthetics
of the plug-in. I realise that there could hundreds of options that could potenitally be added, but the aim of this
plug-in is to be very simple to use and minimal.
Avaliações
Não há avaliações para este plugin.
Colaboradores e desenvolvedores
“Multisite Admin Notices” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir “Multisite Admin Notices” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
0.1.2
- Removed obselete code
0.1.1
- Added screenshots and plug-in banner image
0.1.0
- First release