Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

Dashboard Message

Leírás

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.

Képernyőmentések

  • The plugin in action

Telepítés

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

GYIK

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.

Vélemények

Nincsenek értékelések erről a bővítményről.

Közreműködők és fejlesztők

“Dashboard Message” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“Dashboard Message” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Változási napló

1.0

  • Everything works.