Document the heretofore missing date template variable in
the Syndicated Content item loop.
This commit is contained in:
parent
88973add2f
commit
b249b98a86
2 changed files with 6 additions and 0 deletions
|
|
@ -35,6 +35,7 @@ our $HELP = {
|
|||
'variables' => [
|
||||
{ 'name' => 'title' },
|
||||
{ 'name' => 'link' },
|
||||
{ 'name' => 'date' },
|
||||
{ 'name' => 'category' },
|
||||
{ 'name' => 'author' },
|
||||
{ 'name' => 'guid' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue