Changeset 166774
- Timestamp:
- 10/25/2009 01:38:33 PM (16 years ago)
- File:
-
- 1 edited
-
hackadelic-series/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
hackadelic-series/trunk/readme.txt
r97304 r166774 1 1 === Hackadelic Series === 2 2 Contributors: Hackadelic 3 Donate link: http s://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=18054143 Donate link: http://hackadelic.com/donations 4 4 Tags: series, AJAX, filter, content, page, Post, posts, admin 5 5 Requires at least: 2.6 … … 25 25 #### 1.2.0a 26 26 27 Adding shortcode [recentIn series="..."]. 27 * The auto-generated series menu is now removed from views with restricted formatting (archives, category listings, search results etc.; effectively anything except the frontpage and singular posts and pages). 28 * Added shortcode [recentIn series="..."]. 28 29 29 * Itmakes use of MySQL syntax (precisely: the LIMIT clause), so **it cannot be used with databases other than MySQL.** (However, the MySQL manual lists the LIMIT keyword with MySQL versions as old as 3.23, so no real limits there.).*30 ***Note:** The shortcode makes use of MySQL syntax (precisely: the LIMIT clause), so **it cannot be used with databases other than MySQL.** (However, the MySQL manual lists the LIMIT keyword with MySQL versions as old as 3.23, so no real limits there.).* 30 31 31 32 #### 1.1.1
Note: See TracChangeset
for help on using the changeset viewer.