Create a token to count the number of sent daily
...emails
This commit is contained in:
parent
c722387743
commit
6ba4b80645
4 changed files with 57 additions and 1 deletions
|
@ -46,6 +46,7 @@ module:
|
|||
metatag_open_graph: 0
|
||||
metatag_twitter_cards: 0
|
||||
node: 0
|
||||
opd_daily_emails: 0
|
||||
options: 0
|
||||
page_cache: 0
|
||||
path: 0
|
||||
|
|
|
@ -277,7 +277,7 @@ display:
|
|||
plugin_id: text
|
||||
empty: false
|
||||
content:
|
||||
value: '<p>This is an archive of the 820+ email messages I have sent to <a href="/daily">my daily mailing list</a> since the 12th of August, 2022. Enjoy!</p>'
|
||||
value: '<p>This is an archive of the [opd-daily-emails:email-count] email messages I have sent to <a href="/daily">my daily mailing list</a> since the 12th of August, 2022. Enjoy!</p>'
|
||||
format: basic_html
|
||||
tokenize: false
|
||||
footer: { }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue