
WP Notepad puts a notepad textarea on your site. Visitors can jot notes without logging in, and notes are kept in their own browser’s LocalStorage — by default nothing is sent to or stored on the server.
Add a notepad in three ways:
[wpnotepad] in post content or theme templates.Features:
Privacy / cross-device sync: By default notes live only in the visitor’s browser and are never stored on the server. An administrator may optionally enable “cross-device sync” under Settings WP Notepad. When enabled, only logged-in users’ notes are saved to their own WordPress user account (user meta) and synced across their devices via the REST API. Guests (logged-out visitors) always remain LocalStorage-only.