Pineapple Staff Messenger
Pineapple Staff Messenger
Description
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.
Installation
- Upload the plugin ZIP in Plugins > Add New > Upload Plugin, or copy the plugin folder to
/wp-content/plugins/. - Activate Pineapple Staff Messenger.
- Open Dashboard > Staff Messages.
- Select another administrator and send a message.
Faq
Version 1.0 is limited to users with the manage_options capability. On a standard WordPress installation, this normally means administrators.
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.
No. Version 1.0 only displays messages inside the WordPress admin area.
No. Messages remain on the WordPress site and the plugin does not include telemetry or external services.
Uninstalling the plugin permanently removes its message database table and stored messages.
Reviews
Changelog
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.