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» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Pineapple Staff Messenger» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

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.