Changeset 897599
- Timestamp:
- 04/18/2014 06:24:09 PM (12 years ago)
- File:
-
- 1 edited
-
currently-reading/trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
currently-reading/trunk/readme.txt
r897589 r897599 18 18 19 19 1. Decide whether you would like to use a Title 20 1. Define the ISBN-10 or ISBN-13 of the book.20 2. Define the ISBN-10 or ISBN-13 of the book. 21 21 22 22 == Installation == … … 24 24 **Install** 25 25 26 1. Unzip the `currently-reading.zip` file. 27 1. Upload `currently-reading.php` to the `/wp-content/plugins/` directory.28 1. Activate the plugin through the 'Plugins' menu in WordPress.29 1. Use the "Currently Reading" widget.26 1. Unzip the `currently-reading.zip` file. 27 2. Upload `currently-reading.php` to the `/wp-content/plugins/` directory. 28 3. Activate the plugin through the 'Plugins' menu in WordPress. 29 4. Use the "Currently Reading" widget. 30 30 31 31 **Upgrade** 32 32 33 1. Follow your normal installtion procedure 34 1. Open each Widget's control panel and re-save 33 1. Follow your normal installation procedure 34 2. Open each Widget's control panel and re-save 35 36 **Use the WordPress Plug-in System** 37 38 1. Select "Upgrade and Activate" 39 2. Congratulate yourself on a sterling job. 35 40 36 41 == Frequently Asked Questions == … … 50 55 = 2.0 = 51 56 52 * Fixed a potentially embar assing issue with generated HTML57 * Fixed a potentially embarrassing issue with generated HTML 53 58 54 59 = 3.0 = … … 67 72 68 73 * Moved to a '<div>' based layout instead of using Lists (Kudos to James Sumners for the suggestion) 69
Note: See TracChangeset
for help on using the changeset viewer.