Opis
Displays a custom message on the dashboard with full HTML/PHP/JavaScript support. Useful for administrator who have clients as users.
The plugin will display anything that’s in the message.php file in the plugin’s directory. Since the plugin uses a simple include,
any kind of content is supported.
Instalacja
This section describes how to install the plugin and get it working.
- Upload 'plugin-name.php’ to the '/wp-content/plugins/’ directory
- Activate the plugin through the 'Plugins’ menu in WordPress
- Put your message in the 'message.php’ file in the plugin’s directory
Najczęściej zadawane pytania
- Are there plans to make editing message.php easier?
-
Not yet, but if anyone asks for it, I’ll be glad to include that feature.
Recenzje
Wtyczka nie ma jeszcze żadnej recenzji.
Kontrybutorzy i deweloperzy
„Dashboard Message” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniPrzetłumacz wtyczkę “Dashboard Message” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
1.0
- Everything works.