Skip to content

Commit 654dabc

Browse files
authored
Update article_custom.md
1 parent 092d129 commit 654dabc

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

tags/article_custom.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Tag will accept the following attributes (**case-sensitive**) as well as the {%
9696
: **Values:** `0` (no, don't include expired articles) or `1` (yes, include expired articles) or some English date.
9797
: **Default:** Setting of preference 'Publish expired articles'.
9898

99-
`fields="list"`
99+
`fields="list"` <span class="footnote warning">v4.8.4+</span>
100100
: Retrieve only these (distinct) article fields, aggregated if necessary.
101101
: **Default:** unset (all fields).
102102

@@ -130,10 +130,6 @@ Tag will accept the following attributes (**case-sensitive**) as well as the {%
130130
: Restrict to articles posted within the specified year/month/day or between the given date and the `time` attribute.
131131
: **Default:** unset.
132132

133-
`fields` <span class="footnote warning">v4.8.0+</span>
134-
: Restrict articles by field name.
135-
: **Default:** unset.
136-
137133
`offset="integer"`
138134
: The number of articles to skip.
139135
: **Default:** `0`.

0 commit comments

Comments
 (0)