This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Dashboard Message

Descripción

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.

Capturas

  • The plugin in action

Instalación

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

Preguntas frecuentes

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.

Reseñas

There are no reviews for this plugin.

Colaboradores y desarrolladores

“Dashboard Message” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “Dashboard Message” a tu idioma.

¿Interesado en el desarrollo?

Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .

Registro de cambios

1.0

  • Everything works.