We now have the ability to limit content by number of words. Our new shortcode looks like this:
[wordlimit:5]%postbody%[/wordlimit]
So if this is an example sentance.
And we were to wrap it in shortcodes like this:
[wordlimit:5]So if this is an example sentence.[/wordlimit]
The on the output side the content would look like this:
So if this is an
Hope you enjoy!
Reference Thread. Similar Posts:
- New Shortcode! Also, extra broken image detections added.
- WordPress Automation BlogSense Scheduled Posts every X seconds and hours.
- WordPress Automation BlogSense Use Keywords from WP Traffic Tools or Rank Tracker to power Automation New Shortcodes! List Management Tools
- BlogSense Newsletter â" NEW RELEASE â" 8.6.2.1 â" Some big things inside take a look!
- Bug Fixes 9.0.6.1 RSS Token Improvement, RSS Duplicates Bug Fix
BlogSenseWP Gains [wordlimit] shortcode to truncate content by number of words.