Changeset 1036605
- Timestamp:
- 12/02/2014 10:27:09 AM (11 years ago)
- File:
-
- 1 edited
-
wp-voice-recorder/tags/1.0/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-voice-recorder/tags/1.0/readme.txt
r1036599 r1036605 14 14 WP Voice Recorder can help us to record the posts and play them in the front end. It allows us to save the recorded audios into a dropbox account instead of saving it to the server files as it eats up memory. 15 15 It adds a settings page to "Dashboard"->"Settings"->"WP Voice Recorder Settings" where you can add your Dropbox account access token. 16 If the field "Enter the API token" was not set or invalid, it will not save the recorded files into your dropbox account.16 If the field "Enter the Dropbox API token" was not set or invalid, it will not save the recorded files into your dropbox account. 17 17 18 18 = Usage = 19 19 20 1. Download and extract ` WP Voice Recorder.zip` to `wp-content/plugins/`20 1. Download and extract `wp-voice-recorder.zip` to `wp-content/plugins/` 21 21 2. Activate the plugin through the 'Plugins' menu in WordPress. 22 3. "Dashboard"->"Settings"->"WP Voice Recorder Settings" to set your Dropbox Access Token. 22 3. "Dashboard"->"Settings"->"WP Voice Recorder Settings" to set your Dropbox Access Token.(Make sure that the dropbox API token is set and valid) 23 23 4. It will create a recorder in each posts editor and there you can record your voice and publish or update your posts. 24 25 Special Thanks to 26 Sajith Amma for making jRecorder. 27 and Mark J Panaghiston for making jPlayer 28 29 If you have any suggestions for a new plugin, feel free to email me at parthbhushan2@gmail.com 24 30 25 31 == Installation == 26 32 27 1. Download and extract ` WP Voice Recorder.zip` to `wp-content/plugins/`33 1. Download and extract `wp-voice-recorder.zip` to `wp-content/plugins/` 28 34 2. Activate the plugin through the 'Plugins' menu in WordPress. 29 35 3. "Dashboard"->"Settings"->"WP Voice Recorder Settings" … … 40 46 41 47 == Screenshots == 42 43 = Version 1.0 = 44 45 Special Thanks 46 Sajith Amma for making jRecorder. 47 and Mark J Panaghiston for making jPlayer 48 49 If you have any suggestions for a new plugin, feel free to email me at parthbhushan2@gmail.com 48 1. screenshot-1.png 49 2. screenshot-2.png 50 3. screenshot-3.png
Note: See TracChangeset
for help on using the changeset viewer.