Linux 软件免费装
Banner图

WP Notepad

开发者 Redwoodcity
更新时间 2026年6月17日 01:34
捐献地址: 去捐款
PHP版本: 7.1 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

widget shortcode block notes notepad

下载

1.2.0 1.2.1 1.0.2 1.1.1 1.3.0 1.4.0 1.0.1 1.1.0 1.2.2 2.0.0 1.0.0

详情介绍:

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: 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.

安装:

  1. From the WP admin panel, click "Plugins" -> "Add new".
  2. In the browser input box, type "WP Notepad".
  3. Select the "WP Notepad" plugin and click "Install".
  4. Activate the plugin.
OR...
  1. Download the plugin from this page.
  2. Save the .zip file to a location on your computer.
  3. Open the WP admin panel, and click "Plugins" -> "Add new".
  4. Click "upload".. then browse to the .zip file downloaded from this page.
  5. Click "Install".. and then "Activate plugin".

常见问题:

Where are notes stored?

In the visitor's own browser (LocalStorage). Notes are not sent to the server unless the administrator enables opt-in sync and the visitor is logged in.

How do I use the shortcode?

Place [wpnotepad] where you want a notepad. Supported attributes:

  • id — a stable storage key (recommended when using more than one notepad).
  • placeholder — placeholder text for the textarea.
  • min_height — minimum height in pixels.
  • max_length — maximum number of characters (0 = unlimited).
  • show_counttrue/false to show the character counter.
  • tabs — number of note tabs (1 = no tabs).
  • ttl — auto-delete a note after this many days (0 = never).
  • label — accessible label for the textarea.
Example: [wpnotepad id="my-note" placeholder="Jot something down" tabs="3" ttl="30"]

Does it work across devices?

Only if the administrator enables sync (Settings → WP Notepad) and the visitor is logged in. Otherwise notes stay in the current browser only.

What happens to my notes if I clear my browser data?

Browser-only notes are removed when LocalStorage is cleared. Use the Download button to keep a copy, or enable sync (logged-in users) for a server-side copy.

更新日志:

2.0.0 Release Date - 17 June 2026 1.4.0 Release Date - 17 June 2026 1.3.0 Release Date - 17 June 2026 1.2.2 Release Date - 16 June 2026 1.2.1 Release Date - 16 June 2026 1.2.0 Release Date - 16 June 2026 1.1.2 Release Date - 11 October 2023 1.1.1 Release Date - 11 October 2023 1.1.0 Release Date - 11 October 2023 1.0.2 Release Date - 7 October 2023 1.0.1 Release Date - 14 April 2021 1.0.0 Release Date - 3 March 2020