=== WP Dash Message === Contributors: alekarsovski, enej, ctlt-dev Tags: dash, dashboard, widget, dashboard widget, welcome, message, welcome message, dashboard welcome message Requires at least: 3.1.3 Tested up to: 3.2.1 Stable tag: 1.0.2 A basic dashboard welcome message widget. == Description == The plugin allows the user to write a message for a new widget box that appears at the top of the dashboard. This can be accomplished on both a site and network level. The site level options are available on the site's dashboard settings tab called "Dashboard Message", while the network level options are found on the Network Settings tab on the Network Admin dashboard. Network level messages are displayed after site level messages in the message box. Shortcode is allowed in the entry fields. The header of the dashboard box/widget is "Welcome, (user's display name goes here)" by default. To change the header name go into the Plugin "Editor" found under the "Plugin" tab on the dashboard and change the second parameter in the "wp_add_dashboard_widget" function (this is located in the wp-dash-message.php file). The function can be found inside the "wpdwm_add_dash_welcome()" function. 1.0.2 UPDATE: The dashboard message now appears on the global dashboard as well. Pushed out network level entry field bug fixes as well. GOALS FOR NEXT UPDATE: 1. Currently, if a user enters incorrect html syntax, the result may produce errors on the dashboard. The most common error is the result of using the "href" parameter and forgetting to close the quotes like so: