DiscipleTools / disciple-tools-bulk-magic-link-sender

disciple-tools-magic-links
Other
2 stars 5 forks source link

Configure how many comments to show on magic link #158

Closed cairocoder01 closed 1 month ago

cairocoder01 commented 1 month ago

To allow the adjustment of how many comments show on a magic link, this changes the checkbox for show_recent_comments to a number input. The default is set to 2 if the value is a boolean true. Otherwise it is saved as an integer. When set to zero, that falsy value will act the same as being unchecked previously.