Developersd Internal Notes Hub
·
A powerful, collaborative sticky notes and internal communication system for your WordPress dashboard.
Developersd Internal Notes Hub transforms your WordPress dashboard into a collaborative workspace. Leave sticky notes, tasks, and reminders for yourself or your team directly on Posts, Pages, Custom Post Types, WooCommerce Products, and User Profiles.
Built for editorial teams, agencies, and store managers, this plugin ensures your team communicates contextually without leaving the WordPress admin.
It is 100% private: notes are strictly internal and never exposed to the frontend or public REST API.
🌟 Core Features
- Attach Notes to Anything: Seamlessly add notes to Posts, Pages, Custom Post Types, and User Profiles.
- Smart Mentions (@username): Tag team members in a note. The system will automatically notify them via email.
- Fully Customizable Email Notifications: Control the exact subject and body of mention emails using shortcodes (
{site_name},{tagged_user},{note_content},{object_link}). - Drag & Drop Reordering: Visually prioritize your notes by dragging and dropping them into your preferred order.
- Inline Editing: Edit your notes instantly without refreshing the page.
- Color-Coded Priorities: Mark notes as Low (Green), Normal (Yellow), High (Orange), or Urgent (Red).
- Lightning Fast (AJAX): Creating, updating, deleting, and reordering notes happens instantly without page reloads.
- Custom Database Architecture: Uses dedicated custom database tables (
wp_sdadmin_notes) to ensure yourwp_postmetatable doesn’t get bloated. - Granular Permissions: Integrates with native WordPress capabilities so you can control exactly which roles can view, create, edit, or manage notes.
🔒 Security & Performance
- Uses strict nonce verification for all AJAX requests.
- Prepared SQL statements for all database queries to prevent SQL injection.
- Sanitization and escaping on all user inputs and outputs.
- Zero impact on frontend page load times.
