Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de 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 de pantalla

  • 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

FAQ

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.

Opiniones

No hay reseñas para este plugin.

Colaboradores & Desarrolladores

“Dashboard Message” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce & #8220;Dashboard Message” a tu idioma.

¿interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .

Historial de cambios

1.0

  • Everything works.