WP Manifestindependent plugin directory
manifest / admin / dashboard-note

My Dashboard Note

A stylish notepad plugin on the WordPress Dashboard

by Gopika · github.com/gopika-s22/dashboard-note

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/gopika-s22/dashboard-note/archive/refs/heads/main.zip

My Dashboard Note (WordPress Plugin)

A simple and stylish WordPress Dashboard widget that allows admins to save and manage quick notes directly from the dashboard. Built with PHP and styled using Tailwind CSS.

✨ Features

  • 📝 Quick Notes: Add and save notes easily.
  • 📅 Timestamp: Automatically adds the date and time to every note.
  • 🎨 Tailwind CSS UI: Modern, clean, and responsive design.
  • 🗑️ Delete Option: Remove notes individually with a single click.
  • 🔒 Secure: Uses WordPress sanitization and security best practices.

🚀 Installation

  1. Download or clone this repository.
  2. Zip the folder: my-dashboard-note.
  3. Go to your WordPress Admin Dashboard.
  4. Navigate to Plugins > Add New > Upload Plugin.
  5. Choose the zip file and click Install Now.
  6. Activate the plugin.

🛠️ Built With

  • PHP - Core functionality.
  • Tailwind CSS - UI Styling via CDN.
  • WordPress Hooks - wp_dashboard_setup.