Changeset 772177
- Timestamp:
- 09/14/2013 10:09:20 AM (13 years ago)
- File:
-
- 1 edited
-
diarypress/trunk/readme.txt (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
diarypress/trunk/readme.txt
r771864 r772177 20 20 * Works with all WordPress for mobile applications 21 21 * Works with the native e-mail to blog feature 22 * Tested on every WordPress release to ensure long term support22 * Tested on every new WordPress release to ensure long term support 23 23 24 24 See installation tab for instructions on how to install. … … 27 27 == Installation == 28 28 29 Installation is simple: 29 There are two installation methods. 30 30 31 1. Upload the contents of diarypress.zip to the /wp-content/plugins/ directory 31 Easy Method: 32 32 33 2. Activate the plugin through the 'Plugins' menu in WordPress 33 1. Goto the Plugins section in the Wordpress dashboard and press add 34 34 35 3. Enjoy! 35 2. Search DiaryPress 36 37 3. Click on the DiaryPress result and press install 38 39 40 Manual method: 41 42 1. Download from this site 43 44 2. Upload the contents of diarypress.zip to the /wp-content/plugins/ directory 45 46 3. Activate the plugin through the 'Plugins' menu in WordPress 36 47 37 48 == Frequently Asked Questions == 38 49 39 = Where can I find advise on running a diary with wordpress?=50 =Do you test every version of Wordpress with DiaryPress?= 40 51 41 In the next major release I am going to add a information page to the plugin that will live under settings that will contain advise from my experience of 42 running a diary on wordpress for over 5 years. Longer term I plan to create a website to help. 52 No. I test every new version released with DiaryPress. I strongly advise you keep Wordpress up-to-date. 43 53 44 54 =Can I customise the splash page?= … … 74 84 ` 75 85 86 =Where can I find advise on running a diary with Wordpress?= 87 88 In the next major release I am going to add a information page to the plugin that will live under settings that will contain advise from my experience of 89 running a diary on Wordpress for over 5 years. Longer term I plan to create a website to help. 90 91 76 92 == Screenshots == 77 93 … … 88 104 * Now displays a title in the browser 89 105 * Technical change to return HTTP code 200. This stops monitoring systems thinking a internal server error has occurred 90 * Taken advantage of improvements in wordpress core106 * Taken advantage of improvements in Wordpress core 91 107 = 3.1 = 92 108 * Slight code tweak 93 109 = 3.0 = 94 * Updated to be fully compatible with wordpress 3.0 and above110 * Updated to be fully compatible with Wordpress 3.0 and above 95 111 * Cleaned code 96 112 * Corrected a url typo … … 105 121 == Upgrade Notice == 106 122 123 = 4.5 = 124 125 Better login handling. Easier than ever 126 107 127 = 4.0 = 108 128 Improved code, added title and returns a correct HTTP 200 response
Note: See TracChangeset
for help on using the changeset viewer.