jul 05
WordPress com feeds presonalizados.
exemplos:
http://seuDominio.com/blog/?feed=rss&cat=3
http://seuDominio.com/blog/?feed=rss&author=1
Feed Parametros
- cat - category ID (e.g. 23)
- author - author ID (e.g. 14)
- year - year the post was published (e.g. 2007)
- day - day of the month the post was published (e.g. 17)
- monthnum - number of the month the post was published (e.g. 6)
- hour - hour of the day the post was published (e.g. 23)
- minute - minute of the hour the post was published (e.g. 48)
- second - second of the minute the post was published (e.g. 51)
- p - the unique post ID to display (e.g. 629)
- paged - specific page number as displayed on the main blog page (e.g. 3)
referencia:
http://dailycupoftech.com/2007/07/25/creating-custom-wordpress-feeds/