Changeset 1193948
- Timestamp:
- 07/07/2015 09:36:17 AM (11 years ago)
- File:
-
- 1 edited
-
cloudwok-file-upload/trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
cloudwok-file-upload/trunk/readme.txt
r1193940 r1193948 29 29 How to install the plugin and get it working in 5 minutes. 30 30 31 === Create a CloudWok === 31 Create a CloudWok: 32 32 33 33 1. Go to https://www.cloudwok.com and create an account. … … 35 35 3. After you have created a Wok, you get a URL to an upload website, such as this: https://www.cloudwok.com/u/AneJ. The last four letters are your "wok id" (in this example: AneJ). 36 36 37 === Install the plug-in === 37 Install the plug-in: 38 38 39 1. Upload `cloudwok.php` to the `/wp-content/plugins/` directory40 2. Activate the plugin through the 'Plugins' menu in WordPress39 4. Upload `cloudwok.php` to the `/wp-content/plugins/` directory 40 5. Activate the plugin through the 'Plugins' menu in WordPress 41 41 42 === Use the plug-in === 42 Use the plug-in: 43 43 44 44 Now you can add shortcodes like the following to your pages, blog posts, etc: … … 71 71 == Changelog == 72 72 73 No changes, yet. 74 73 75 == Upgrade Notice == 76 77 No upgrade notices, at the moment.
Note: See TracChangeset
for help on using the changeset viewer.