Pineapple Staff Messenger

描述

Pineapple Staff Messenger provides a lightweight internal messaging tool for WordPress administrators.
Version 1.0.1 includes:
Updated slug

Version 1.0 includes:

  • Send a private message to another WordPress administrator.
  • View received messages.
  • View sent messages.
  • Mark received messages as read.
  • Delete messages you sent.
  • Show recent messages in a WordPress Dashboard widget.
  • No external services.
  • No tracking or telemetry.
  • No advertising.

Messages are stored locally in a custom database table on the WordPress site.

屏幕截图

安装

  1. Upload the plugin ZIP in Plugins > Add New > Upload Plugin, or copy the plugin folder to /wp-content/plugins/.
  2. Activate Pineapple Staff Messenger.
  3. Open Dashboard > Staff Messages.
  4. Select another administrator and send a message.

常见问题

Who can use the plugin?

Version 1.0 is limited to users with the manage_options capability. On a standard WordPress installation, this normally means administrators.

Are messages private?

The plugin interface only displays a message to its sender and intended recipient. Version 1.0 does not provide a global “read all messages” screen.

Does the plugin send email?

No. Version 1.0 only displays messages inside the WordPress admin area.

Does the plugin use an external API or tracking?

No. Messages remain on the WordPress site and the plugin does not include telemetry or external services.

What happens when the plugin is uninstalled?

Uninstalling the plugin permanently removes its message database table and stored messages.

评价

此插件暂无评价。

贡献者及开发者

「Pineapple Staff Messenger」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.0.1

  • Renamed the plugin to Pineapple Staff Messenger and updated the plugin slug/text domain.

1.0.0

  • Initial release.
  • Added administrator-to-administrator private messages.
  • Added received and sent message lists.
  • Added read status.
  • Added sender-side deletion.
  • Added Dashboard widget.