Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Dashboard Message

Опис

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.

Скріншоти

  • The plugin in action

Встановлення

This section describes how to install the plugin and get it working.

  1. Upload ‘plugin-name.php’ to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Put your message in the ‘message.php’ file in the plugin’s directory

Часті питання

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.

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“Dashboard Message” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Dashboard Message” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.0

  • Everything works.