Changeset 595899
- Timestamp:
- 09/07/2012 01:04:36 PM (14 years ago)
- Location:
- mfs-mailbox/trunk
- Files:
-
- 6 added
- 1 edited
-
readme.txt (modified) (1 diff)
-
screenshot-1.png (added)
-
screenshot-2.png (added)
-
screenshot-3.png (added)
-
screenshot-4.png (added)
-
screenshot-5.png (added)
-
screenshot-6.png (added)
Legend:
- Unmodified
- Added
- Removed
-
mfs-mailbox/trunk/readme.txt
r592863 r595899 29 29 * Activate the plugin through the 'Plugins' menu in WordPress. 30 30 31 == Frequently Asked Questions == 32 33 = How do I send a mail? = 34 35 Click on `Compose`, select the user whom you want to send mail, write subject of the mail in the `Subject` textbox, then write your mail body and click on `Send` DONE! 36 37 = How can I reply to sender? = 38 39 Open the mail by clicking on the subject of the mail, then click on the `Reply` link present just above the mail. 40 41 = How can I forward a received mail? = 42 43 Open the mail by click on the subject of the mail, then clcik on the `Forward` link present just above the mail. 44 45 = How can I delete my old mails? = 46 47 Go to `Inbox` or `Sent` `Trash` or `Draft` check multiple mails and click on `Delete` button. 48 49 = How can I know my `Unread` mails count? = 50 51 Inline numerical value present with `MailBox` or `Inbox` link indicate the count of `Unread` mails. 52 53 = How many mails are typically shown on one page and how to access the older mails? = 54 55 Typically, 10 mails are present in a page and pagination feature has been implemented to access the older mails. 56 57 = How to differentiate from list which mail is `Read` and which is `Unread`? = 58 59 If in the list of mails, the mail is in bold font then it refers to `Unread` mail and if in normal font then to `Read` mail. 60 61 == Screenshots == 62 63 1. Inbox and Unread Mail count 64 2. Successful Mail 65 3. Trashing a Mail 66 4. Deleting a Mail 67 5. Pagination 68 6. Compose Mail 69 31 70 == Changelog == 32 71
Note: See TracChangeset
for help on using the changeset viewer.