Changeset 535221
- Timestamp:
- 04/23/2012 10:01:00 PM (14 years ago)
- File:
-
- 1 edited
-
wp-smartfeatures/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-smartfeatures/trunk/readme.txt
r535202 r535221 6 6 Stable tag: trunk 7 7 8 Provides user-designated keyword info to determine featured articles. USes WordPress 2.7 plugin architecture.8 Provides user-designated keyword info to determine featured articles. 9 9 == Description == 10 10 … … 16 16 1. Activate 17 17 1. Add keyword on the Settings > Reading screen 18 1. Alternatively, install from WordPress admin since you have to use WP 2.7 for this plugin to work.19 18 20 19 == Frequently Asked Questions == 21 20 22 21 = I am using WordPress 2.6. How come this plugin will not work? = 23 I have specifically chosen to make this plugin WordPress 2.7 compatible only. Part of that is to demonstrate to other plugin authors how to effectively build plugins under the new architecture. The other is simply because I don't feel like being backwards compatible. 22 First of all, why are you using WordPress 2.6?! Update NOW. 23 24 Secondly, the plugin requires WordPress 3.2 or higher as PHP 5.2+ is required to run this plugin. 24 25 25 26 = Can I designate more than one keyword? =
Note: See TracChangeset
for help on using the changeset viewer.