Skip to content

Commit 748cf42

Browse files
committed
Merge branch 'master' into self-hosted
2 parents 4a6df75 + 9bb90cc commit 748cf42

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

tags/if_different.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,11 @@ Note: `if_different` can contain several HTML and Textpattern tag.
3636

3737
## Attributes
3838

39+
`id="string"` <span class="footnote warning">v4.8.6+</span>
40+
: An identifier for the contained statement value storage.
41+
: **Values:** any string.
42+
: **Default:** unset (the contained statement hash).
43+
3944
`test="value"` <span class="footnote warning">v4.7.2+</span>
4045
: If set, the contained statement will be output when the value of `test` changes.
4146
: **Values:** generally a combination of Textpattern tags.
@@ -137,3 +142,7 @@ Other tags used: [article_custom](/tags/article_custom), [if_first_article](/tag
137142
### Version 4.7.2
138143

139144
`test` attribute added.
145+
146+
### Version 4.8.6
147+
148+
`id` attribute added.

0 commit comments

Comments
 (0)