BuddyPress Message Attachment

外掛說明

Extend BuddyPress’ private message feature by enabling attachments. This plugin enables users to send attachments in private messages. The type of file types allowed and maximum size of the attachment can be controlled by admin.

螢幕擷圖

  • Thread details screen, with attachments displayed.
  • Plugin settings screen.
  • Media library, small icons to indicate a file was sent as an attachment with a buddypress message.

安裝方式

You can download and install this plugin using the built in WordPress plugin installer. If you download it manually, make sure it is uploaded to “/wp-content/plugins/buddypress-message-attachment/”.

If you are running a multisite installation, you can activate this plugin network wide or on individual sites. This plugin should work nicely irrespective of buddypress activated network wide or on individual sites.

After activating, make sure you change settings according to your liking/requirement. Settings can be found under Settings>Message Attachment in wp-admin or, on network admin screen if you have activated it network wide.

使用者評論

2017 年 5 月 30 日
It works the way it is supposed to, but I was expecting more. Users can attach/upload files, but the recipient has to download the file in order to view it, even an image. Please make it work like Facebook or Whatsapp, so when the file is attached it gets instantly displayed on the screen. This will also serve as a preview for the user to consider sending the file or not.
閱讀全部 12 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈BuddyPress Message Attachment〉的開發相關工作。

參與者

將〈BuddyPress Message Attachment〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

3.0.1

  • Security patch: Deny download if attachment doesn’t belong to current thread.

3.0.0

  • Made the plugin work with bp-nouveau.

2.1.1

  • Added ‘archive’ file formats (e.g: zip, rar) on settings screen.
  • Added zip and rar into default file types allowed.

2.1.0

  • Hide file upload interface, when sending a notice to all users instead of private message.

2.0

  • Complete rewrite of plugin.
  • Made it multisite compatible.
  • Removed unnecessary custom post type.

1.1

  • Small Bug fixes

1.0

  • Initial release