Changeset 2257402
- Timestamp:
- 03/09/2020 11:53:04 AM (6 years ago)
- Location:
- wp-inbox/trunk
- Files:
-
- 3 edited
-
assets/banner-772x250.png (modified) (previous)
-
assets/readme.txt (modified) (3 diffs)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-inbox/trunk/assets/readme.txt
r2257369 r2257402 3 3 Tags: Inbox, Compose, Email 4 4 Requires at least: 5.0 5 Tested up to: 5. 05 Tested up to: 5.3.2 6 6 Stable tag: 5.0 7 Requires PHP: 5. 07 Requires PHP: 5.3 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 22 22 23 23 24 = Functions = 25 * Email Inbox 26 * Label Email 27 * Important Email 28 * Star Email 29 * Send Email 30 * Receive Email 31 * Forword Email 32 * Trash Email 33 * Email Attachments 34 35 36 37 38 = Translations = 39 * Arabic / عربي 40 * Spanish / español 41 * Czech / čeština 42 * Danish / dansk 43 * Dutch / nederlands 44 * English 45 * French / français 46 * German / deutsch 47 48 49 50 ********* Convert WP Inbox plugin in your language - Use Loco Translate and Loco Automatic Translate Addon ********* 51 52 = Live Demo = 53 https://wordpress.org/plugins/wp-inbox/ 54 24 55 25 56 == Installation == … … 30 61 4. Go to File Manage 31 62 5. Create Folder in mail. example: .processed (prefix DOT) 32 6. Upload the plugin files to the `/wp-content/plugins/ inbox-webmail` directory, or install the plugin through the WordPress plugins screen directly.63 6. Upload the plugin files to the `/wp-content/plugins/wp-inbox` directory, or install the plugin through the WordPress plugins screen directly. 33 64 7. Activate the plugin through the 'Plugins' screen in WordPress 34 65 8. Click on INBOX->Settings to configure the plugin -
wp-inbox/trunk/readme.txt
r2257388 r2257402 3 3 Tags: Inbox, Compose, Email 4 4 Requires at least: 5.0 5 Tested up to: 5. 05 Tested up to: 5.3.2 6 6 Stable tag: 5.0 7 Requires PHP: 5. 07 Requires PHP: 5.3 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 20 20 21 21 WP INBOX comes with many options like creating labels, Mark as Important, Trash, Reply and more.... 22 23 22 24 23 … … 62 61 4. Go to File Manage 63 62 5. Create Folder in mail. example: .processed (prefix DOT) 64 6. Upload the plugin files to the `/wp-content/plugins/ inbox-webmail` directory, or install the plugin through the WordPress plugins screen directly.63 6. Upload the plugin files to the `/wp-content/plugins/wp-inbox` directory, or install the plugin through the WordPress plugins screen directly. 65 64 7. Activate the plugin through the 'Plugins' screen in WordPress 66 65 8. Click on INBOX->Settings to configure the plugin
Note: See TracChangeset
for help on using the changeset viewer.