Version History

  • 2.5.0
    • [+] Verified compatibility with WP 3.0
    • [+] Improved the way to select users (auto-complete)
    • [+] Added possibility to send mass emails to your users
    • [+] Added missing dashboard icons to default theme
    • [+] Improved the folder views
    • [+] Users can view their pending emails
    • [+] Changed frontend page parameters (prefixed by um_) to avoid conflict with the new WordPress theme
    • [+] Opening the plugin to developers to allow them to use the messenging functions
    • [*] Fixed bug related to shortcode replacement
    • [*] Fixed capability bug on sending role messages
    • [*] Moved the about section to a separate page in the settings page
  • 2.4.2
    • [*] Bug fixed for permalinks getting invalidated on post save/update when using WPML
  • 2.4.0
    • [+] new options for how the names are displayed to select the recipient
    • [+] new option to decide if by default users will receive notifications or not when they register
    • [+] compatibility with WPML (multi-language CMS plugin)
  • 2.3.0
    • [+] added template functions to include links in the theme (see administrator manual)
    • [+] send messages to roles (by default capability added to administrators and editors)
    • [+] you can now limit the number of recipients for private messages
    • [+] when a message has been sent successfully the form is disabled so that the message cannot be sent twice by mistake (same for emails)
    • [*] fixed 404 error when the user messages page is a child of another page
  • 2.2.2
    • [*] The URLs generated when not using permalinks were not correct for message reading. People who are using permalinks were not affected by this bug.
  • 2.2.1
    • [*] Fixed several bugs related to the URLs generated by the plugin.
  • 2.2.0
    • [+] You can now select how a user name is displayed
    • [+] Improved the user interface (click on user names to see)
    • [*] Fixed some bugs concerning the New Message Notification (variables not being replaced correctly) and the sending of sample notifications.
  • 2.1.1
    • [*] Fixed bug where subscribers were not able to send private messages.
  • 2.1.0
    • [+] Sorting of users made case-insensitive.
    • [+] News feed of the plugin included in its settings page.
    • [*] Fixed small bug with permalinks when page url did not end with a "/".
    • [*] Fixed bug with users appearing to reject private messages even if caps and preferences were not configured for this.
  • 2.0.0
    • [*] The plugin is now released commercially, go to the plugin page to order a copy.
    • [+] The User Interface is now integrated in the main website, no more access to the WordPress backend interface for the users.
    • [+] Users can choose to save a copy of the messages they send inside the "Sent" folder.
    • [+] A widget for the sidebar allows quick access to the main pages of the User Interface.
  • 1.2.0
    • [+] Users are sorted by display name in the "Write Message" page.
    • [*] Reply and Reply to All should be working now.
    • [*] Write Email to User from the small icon close to the user name should be working now.
  • 1.1.0
    • [+] 3 new template tags for the notification emails.
  • 1.0.1
    • [*] Fixed the bug with too long capability names.