Descrizione
This Plugin is used for allowing one register user to send mail(s) to other registered user(s).
Features
- New: File attachment functionality.
- New: Send mail to more than one users.
- New: Implemented send to all check box.
- A registered user can send mail(s) to any other registered user of a particular WordPress site.
- A menu called “MailBox” is placed in admin vertical menu bar which has submenus titled Inbox, Sent, Drafts, Trash and Compose for respective functionalities.
- The user can compose a mail by clicking on “Compose”. Here receiver’s name can be selected from a drop-down menu containing the names of all users of a particular site.
- After composing the mail it can either be sent or saved as draft.
- All received mails are displayed inside “Inbox” with the user having an option to delete them.
- All sent mails are displayed under “Sent” submenu. The user has an option to delete these as well.
- All saved mails are displayed under “Drafts” submenu and these can be deleted by the user.
- The mails deleted from the “Sent” submenu are permanently deleted.
- The trashed mails from “Inbox” and “Drafts” submenus are displayed under “Trash” submenu. The user can permanently delete them by deleting them from the “Trash” submenu.
- Pagination feature has been implemented in all the submenus (viz. Inbox, Sent, Drafts and Trash)
- Number of unread messages is displayed as a number along with “Mails” menu and “Inbox” submenu.
Installazione
- Upload
mfs-mailbox
to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“MFS MAILBOX” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “MFS MAILBOX” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
1.1
- Added: File attachment functionality.
- Added: Send mail to more than one users.
- Added: Implemented send to all check box.
1.0
- This is the first version