Can I limit the number of lines or words to social media?
Yes, this is possible in the premium plugin.
We can apply the limits to lines or words in {POST_TITLE}, {POST_EXCERPT} and {POST_CONTENT}.
We can apply the limit as follows.
If we want to publish only 2 lines in the post content to social media, please use the format {POST_CONTENT:L-2}.
To publish 10 words of post title to social media use the format {POST_TITLE:W-10}