BLACK FRIDAY
Save 59% on PageForge Annual $191/year $485/year
Claim 59% Off →
Daytime Notes icon
Actively maintained Tested with WP 7.1 #6 in annotations

Daytime Notes

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

Active installs20+10+ tier
Downloads · 30d148• 0% vs prev. 30d
Rating—0 reviews
Health score67/100Good
All-time downloads141Since Sep 2026
Support resolved—No recent threads
RequiresWP 5.9PHP 8.0+
Downloads · 7d15▼ -37.5% week over week
Our verdict

Solid choice

Daytime Notes is a solid plugin choice in 2026, with a few things worth checking first. It runs on 20+ sites and was last updated 4 weeks ago, and scores 67/100 on our health check.

  • Actively developed — last update 4 weeks ago
  • Tested with the latest WordPress (7.1)
  • Small user base (20+ active installs)
  • Very few reviews so far

How does it stack up?

Side-by-side on installs, updates, ratings & support

Daily downloads

102030Aug 31Sep 13Sep 26
Yesterday2
Daily average (1y)5
Peak day41Sep 2, 2026
Last 12 months148

Download spikes usually follow a new release — each site that auto-updates counts as a download.

Rankings

Where Daytime Notes stands today

WordPress.org search rankings

Live position in the plugin search, top 100
KeywordPositionCompeting pluginsCategory
annotations #55 534 Best annotations plugins →
client feedback >100 1,487 Best client feedback plugins →
collaboration >100 522 Best collaboration plugins →
notes #75 10,000 Best notes plugins →
visual feedback >100 1,582 Best visual feedback plugins →

Version adoption

Share of active sites per release.

  • 0.9100.0%

About Daytime Notes

From the official readme · v0.9.1

Description

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

Installation

  1. Upload the daytime-notes folder to /wp-content/plugins/
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Create a user with the “Daytime Notes Reviewer” role (or use existing Editor/Admin)
  4. Send them login details – they’re ready to leave notes!

That’s it! No configuration needed for basic use. Visit any page, click Daytime Notes in the admin bar, and start adding feedback.

Optional: Go to Settings > Daytime Notes to configure email notifications, the note character limit, and the “anyone can complete” toggle. These are all optional – the plugin works great without them for simple developer-client workflows.

Frequently asked questions

Do I need to configure settings to use the plugin?

No! Install, activate, and you’re ready to go. All settings are optional extras for larger teams. For a simple developer-client setup, just create a reviewer account and start leaving notes. The only “must do” is ensure users have the right role to access notes.

Do I need to use @mentions or email notifications?

No. These are optional features. Without @mentions, notes are general feedback anyone can see. Without email notifications, people just check notes manually when they log in. Perfect for small teams or solo developers working with clients.

Who can see the notes?

Only logged-in users with the use_daytime_notes or edit_posts capability, and with Daytime Notes enabled on their profile, can see notes. Assign users the “Daytime Notes Reviewer” role for client access without giving them any editing permissions.

Can I disable email notifications?

Yes. Email notifications can be turned off entirely in Settings > Daytime Notes. Notifications are also only ever delivered to a user who has Daytime Notes enabled on their own profile.

Why do notification emails sometimes take a while to send?

Daytime Notes hands emails off to WordPress’s built-in wp_mail() and waits for that call to complete before confirming the send. The plugin doesn’t talk to any mail server directly — actual delivery speed depends entirely on your host’s mail setup (PHP’s mail() function, sendmail/postfix, or whatever SMTP service your site uses). Variable delays, especially occasional 10-20+ second sends, are almost always caused by that transport doing a fresh DNS/MX lookup and SMTP handshake for each message, not by the plugin. If this happens consistently, installing an SMTP plugin (e.g. WP Mail SMTP…

What happens to my data if I uninstall the plugin?

By default, notes and settings are preserved in the database. You can opt in to full data removal in Settings > Daytime Notes > Data Management. Full removal is permanent. Important: When the plugin is uninstalled, users with the “Daytime Notes Reviewer” role are automatically reassigned to the Subscriber role. This prevents users from being assigned to a role that no longer exists. If you want to delete reviewer accounts entirely, do so manually before uninstalling.

Isn’t this the same as WordPress’s built-in Notes feature (added in 6.9)?

No. Core’s Notes are block-level comments for people editing inside Gutenberg — private to the editor, never shown on the live site. Daytime Notes is for feedback from people who aren’t editing at all: a client or reviewer looking at the finished, live page, with any page builder, no editor access required.

Does this plugin work with page builders?

Yes. Daytime Notes works with any theme or page builder output (Elementor, Bricks, Breakdance, Oxygen, Gutenberg, etc.) because notes attach to rendered HTML elements on the page.

What happens if the page element is removed or changed?

Notes remain visible in the notes panel even if the original element is no longer present. The stored selector remains available for reference.

Is Daytime Notes checked for security issues before release?

Yes. Every build goes through two separate checks before release: the official WordPress Plugin Check tool, and a dedicated security review focused on logic-level issues including broken access control, privilege escalation, and insecure direct object references.

Changelog

0.9.1

  • Fixed: The plugin version constant was left at a stale pre-launch value, showing the wrong version on the Settings page and affecting asset cache-busting
  • Fixed: @mentions and “Assigned to” labels could show a user’s raw username instead of their configured WordPress display name
  • Fixed: Notification email footer text could read as a duplicated site/plugin name
  • Fixed: The notes panel’s resize handle could become unreachable behind the notes list’s own scrollbar; header layout also improved

0.9.0

  • Version numbering restarted at 0.9.0 to mark the actual product launch — Free and Pro now ship from one shared codebase and version independently from here on. Previous versions (1.0.0–1.7.14) were this plugin’s pre-launch personal-project history, only ever installed on test sites
  • Added: Free (daytime-notes.php) and Pro (daytime-notes-pro.php) editions, sharing core functionality with Pro-only features split into their own files
  • Added: Custom “Daytime Notes Reviewer” accounts are redirected out of wp-admin to the front end, with no “Dashboard” link shown in the admin bar
  • Added: Free’s settings page includes a permanent, non-dismissible line pointing to Daytime Notes Pro
  • Added: Activating Pro over an active Free install automatically deactivates Free, safely migrates existing data, and shows a one-time confirmation notice
  • Added: Changelog entries can be tagged Free/Pro-only — the in-admin Changelog tab shows only what’s relevant to the installed edition

Full changelog on WordPress.org →

Screenshots

Notes panel showing threaded conversations and assignments
Notes panel showing threaded conversations and assignments
Assigning the Daytime Notes Reviewer role to a user, with the anyone-can-complete notification setting
Assigning the Daytime Notes Reviewer role to a user, with the anyone-can-complete…
Email notification showing mentions grouped by page
Email notification showing mentions grouped by page
Creating a note with an @mention and character limit
Creating a note with an @mention and character limit

For developers

Is this your plugin? Show off the numbers.

Add a live badge to your site, docs or GitHub README. It updates on its own — no account needed.

Active installs badge Rating badge Health score badge

Best Daytime Notes alternatives

All annotations plugins →
Alternatives
Rank Plugin Active installs Rating Updated Health
1 Simple Commenter – Website Feedback tool Simple Commenter – Website Feedback tool The website feedback tool your clients will actually use. Collect visual feedback directly… by Aleksander Kaaberma 200+ ★★★★★★★★★★ 5 (13) 2 weeks ago 81
2 Side Matter Side Matter Turns footnotes into sidenotes, magically aligning each note in the sidebar next to its… by setzer 100+ ★★★★★★★★★★ 4.6 (13) 13 years ago 35
3 Previu – Visual Client Feedback for Elementor Previu – Visual Client Feedback for Elementor Generate shareable review links for clients to annotate your Elementor site with pins… by arhamashfaq 30+ ★★★★★★★★★★ 5 (1) 1 month ago 65
4 Inline Context Inline Context Add inline expandable notes or tooltips to provide context, definitions, and references… by Joop Laan 30+ ★★★★★★★★★★ 5 (2) 4 weeks ago 78
5 Dan's Annotator Dan's Annotator Lightweight front-end annotation tool with threads, tagging, and collaborator sessions. by lazardanlucian 20+ ★★★★★★★★★★ 5 (3) 10 months ago 46
7 PagePin – Client Feedback & Bug Reporting PagePin – Client Feedback & Bug Reporting Pin it. Ship it. Visual feedback infrastructure for WordPress. by Patrick Schlesinger 10+ ★★★★★★★★★★ No reviews 6 months ago 44
8 ByTheWay Annotations for WordPress ByTheWay Annotations for WordPress ByTheWay is a WordPress plugin providing shortcodes for collapsable annotations. by ulrichw 10+ ★★★★★★★★★★ No reviews 13 years ago 23
9 ILAnnotations ILAnnotations Annotate any text in a blog post and add a comment to it. by lukaiser 10+ ★★★★★★★★★★ 4 (1) 12 years ago 27
10 Image Annotations Image Annotations Image Annotations plugin lets readers to leave annotations to the selected area of the… by M03G 10+ ★★★★★★★★★★ No reviews 11 years ago 23
11 Rollerblade Rollerblade Rollerblade - a dead simple way for your clients to leave visual feedback on your WP site… by Larry Kokoszka 10+ ★★★★★★★★★★ 3 (3) 11 years ago 24

FAQ

Daytime Notes: quick answers

Straight answers, pulled from live WordPress.org data.

Live data from WordPress.org · checked Sep 27, 2026

Is Daytime Notes free?

Yes. Daytime Notes is free to download and use from the official WordPress.org plugin directory.

Is Daytime Notes safe to use in 2026?

Daytime Notes is a solid plugin choice in 2026, with a few things worth checking first. It runs on 20+ sites and was last updated 4 weeks ago, and scores 67/100 on our health check.

How many websites use Daytime Notes?

Daytime Notes is active on 20+ WordPress websites and has been downloaded 141 times since it launched in September 2026. It was downloaded 148 times in the last 30 days.

Does Daytime Notes work with WordPress 7.1?

Yes. The developer has tested Daytime Notes up to WordPress 7.1.2, the latest release. It requires WordPress 5.9 or newer.

What PHP version does Daytime Notes need?

Daytime Notes requires PHP 8.0 or higher. Most hosts run PHP 8.x today, so it works on any modern WordPress hosting.

When was Daytime Notes last updated?

The latest version, 0.9.1, was released on September 2, 2026 (4 weeks ago).

Who makes Daytime Notes?

Daytime Notes is developed and maintained by muzKore.

What are the best alternatives to Daytime Notes?

The most popular alternatives to Daytime Notes are Simple Commenter (200+ installs), Side Matter (100+ installs) and Previu (30+ installs).

Powered by PageForge

Want thousands of pages that rank like these? Build them in an afternoon.

This directory runs on the same engine as PageForge. Turn any spreadsheet, CSV or API into thousands of fast, SEO-ready WordPress pages — with schema, internal links and AI-written copy baked in.

  • CSV, Google Sheets & API data sources
  • AI content, schema & internal links per page
  • Works with Elementor, Gutenberg, Yoast & Rank Math
  • Free on WordPress.org — no credit card
Sarah is here to help!
Hi there! 👋 Need help finding what you're looking for?
Sarah
Sarah
Online & Ready to Help
Hi there! 👋 Need help finding what you're looking for?

We'll use this to continue our conversation

Just now ✓ Verified

Join 500+ SEO Pros Scaling Their Strategy

Get exclusive programmatic SEO tactics, AI content workflows, and the latest PageForge updates delivered straight to your inbox. Stay ahead of the algorithm.

We care about your data in our privacy policy.