Changeset 1035876
- Timestamp:
- 12/01/2014 11:17:22 AM (11 years ago)
- File:
-
- 1 edited
-
wp-voice-recorder/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-voice-recorder/trunk/readme.txt
r1035836 r1035876 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 = … … 31 31 == Installation == 32 32 33 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/` 34 34 2. Activate the plugin through the 'Plugins' menu in WordPress. 35 35 3. "Dashboard"->"Settings"->"WP Voice Recorder Settings"
Note: See TracChangeset
for help on using the changeset viewer.