My Dashboard Note
A stylish notepad plugin on the WordPress Dashboard
★ 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.zipMy 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
- Download or clone this repository.
- Zip the folder:
my-dashboard-note. - Go to your WordPress Admin Dashboard.
- Navigate to Plugins > Add New > Upload Plugin.
- Choose the zip file and click Install Now.
- Activate the plugin.
🛠️ Built With
- PHP - Core functionality.
- Tailwind CSS - UI Styling via CDN.
- WordPress Hooks -
wp_dashboard_setup.