Changeset 17314
- Timestamp:
- 08/23/07 10:09:42 (11 months ago)
- Files:
-
- a-year-before/tags/0.6beta4/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
a-year-before/tags/0.6beta4/readme.txt
r17234 r17314 2 2 Contributors: wuerzblog 3 3 Donate link: http://wuerzblog.de/ 4 Tags: date, posts, history 4 Tags: date, posts, history, widget 5 5 Requires at least: 2.0.0 6 6 Tested up to: 2.2.2 7 Stable tag: trunk7 Stable tag: 0.5.3 8 8 9 9 == Description == … … 56 56 57 57 ==== Examples ==== 58 58 59 `ayb_posts("day=30&before=&after=<br />&showdate=0");` 59 60 Shows the titles of the articles written 30 days ago without showing the date. The articles will not been showed as a HTML-list but simply seperated by a linebreak `<br />`. … … 63 64 64 65 == Styling == 66 65 67 If you like CSS, you can style the date with the class `ayb_date`, the link of the article with the class `ayb_link` and the notfound-message by using the class `ayb_notfound`. 66 68
