Changeset 17314

Show
Ignore:
Timestamp:
08/23/07 10:09:42 (11 months ago)
Author:
wuerzblog
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • a-year-before/tags/0.6beta4/readme.txt

    r17234 r17314  
    22Contributors: wuerzblog 
    33Donate link: http://wuerzblog.de/ 
    4 Tags: date, posts, history 
     4Tags: date, posts, history, widget 
    55Requires at least: 2.0.0 
    66Tested up to: 2.2.2 
    7 Stable tag: trunk 
     7Stable tag: 0.5.3 
    88 
    99== Description == 
     
    5656 
    5757==== Examples ==== 
     58 
    5859`ayb_posts("day=30&before=&after=<br />&showdate=0");` 
    5960Shows 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 />`. 
     
    6364 
    6465== Styling == 
     66 
    6567If 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`. 
    6668