WordPress plugin profile

Daytime Notes

Attach collaborative notes to specific elements on WordPress pages and posts for review, feedback, and task tracking.

Version0.9.1
Active installsNew
Rating0.0 / 5
Tested toWP 7.1

About this plugin

Daytime Notes lets authorised users attach notes to specific elements on any page or post. Notes are context-aware, threaded, and support @mentions, task status, and optional email notifications. This plugin is designed for internal collaboration: content review, QA, design feedback, and coordinating changes without long email threads. Daytime Notes was created to address a common communication gap when working with clients and teams — particularly when feedback arrives as vague or fragmented requests that are hard to interpret out of context. Having previously used similar element-based annotation systems, the goal was to bring that clarity into WordPress as a standalone, builder-agnostic tool. By attaching feedback directly to the page elements being discussed, Daytime Notes helps reduce confusion, save time, and keep discussions grounded in the actual content being worked on. It’s shared publicly to support other developers, designers, and teams facing the same challenges. Core Features Element-Specific Notes – Attach notes to any HTML element with visual highlighting Threaded Conversations – Reply to notes and keep discussions in context @Mentions – Mention users with @username to assign responsibility Task Status – Mark notes as completed or reopen them to track progress Email Notifications – Manual “Send Notifications” button plus an automatic 4-hour catch-all; notifications are held until a recipient opts in, then delivered as one summary email Character Limits – Admin-configurable per-note character limit Reviewer Role – A front-end-only “Daytime Notes Reviewer” role for clients, with no access to wp-admin Anyone-Can-Complete Toggle – Optionally let any user complete unassigned notes Notes About Email Notifications (Opt-in) Email notifications are conservative by default — nothing is sent instantly: New notes, replies, and completions are queued as they happen. Pending notifications can be sent immediately at any time using the Send Notifications button in the panel. Pending notifications are also sent automatically every 4 hours as a catch-all. Notifications are only ever sent to a user who has Daytime Notes enabled on their profile — if disabled, the notification stays queued and is delivered as a summary email as soon as they re-enable it. All emails use WordPress wp_mail() . No third-party email service is used unless your site is configured to route mail externally. Privacy & Data Handling No external API calls No tracking or analytics No telemetry No third-party services localStorage is used only for UI preferences All plugin data is stored within your WordPress database The documentation includes a clear list of stored data and practical steps for removing plugin data when needed. Privacy Policy Daytime Notes stores data in your WordPress database, including: Note content and selectors Page IDs/URLs for context User IDs (authors and assignments) Timestamps Plugin settings and user preferences Daytime Notes does NOT: Send data to external servers Use tracking or analytics Make external API calls Share data with third parties Set tracking cookies Emails (if enabled) are sent using WordPress wp_mail() , which respects any SMTP plugins or mail configuration on your site. To support privacy requests and data deletion, administrators can: Delete notes (via the Daytime Notes panel on relevant pages) Remove plugin user meta/preferences as needed Enable full data removal on uninstall in Settings > Daytime Notes > Data Management Support For issues, questions, or feature requests: Review the plugin documentation (if provided with your install) Check browser console/debug logs for technical issues Contact your site administrator or development team