Home › Forums › Newsletter Plugin Support › Full post text
Hi Stefano,
Nice work.
I would like to create a newsletter with full post text not limited to the excerpts. Where can I change this parameter?
Cheers
On default heme there should be that option, but pay attention that plugins may change the post content believing it is for the blog public pages.
Or create a theme for newsletter and change “the_excerpt()” with “the_content()”.