alieninternet / alieninternet/ais_feed
Add support for offset attribute on feed tag
Aperta
enhancement
good first issue
- Lingua principale
- PHP
- Stelle
- 3
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
In line with standard Textpattern tags (such as `category_list`), add support for the `offset` attribute.
This attribute specifies the number of items in the feed to skip before outputting items, and should default to `0`.
In conjunction with the existing `limit` tag, this allows for various use cases, including differential formatting of new/latest items vs. older historical items, for example.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.