Dashboard Greetings

Description

Dashboard Greetings adds a clean, minimal “Daily Motivation” widget to the WordPress dashboard. Each page load shows a new quote along with its author, styled with a soft gradient background and legible typography.

Features:
– Random quote on each dashboard refresh
– Author displayed on its own line
– Subtle gradient background for visual variety
– Lightweight and admin-only (loads only on the Dashboard)

Screenshots

  • The “Daily Motivation” widget on the WordPress dashboard.

Installation

  1. Upload the dashboard-greetings folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the “Plugins” menu in WordPress.
  3. Visit the Dashboard to see the “Daily Motivation” widget.

FAQ

Where do the quotes come from?

You can update the list of quotes in inc/ospdg-widget-main.php. Ensure you have rights to use any quotes you include.

Can I add my own quotes?

Yes. Add or edit the quotes array in inc/ospdg-widget-main.php.

Can I customize the styling?

Yes. Edit assets/css/ospdg-style.css to adjust fonts, sizes, and spacing.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Dashboard Greetings” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Dashboard Greetings” into your language.

Interested in development?

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

Changelog

1.0.0

  • Initial release.