Description
Set the maximum length of excerpt by number of characters or words.
Installation
- Upload
excerpt-by-characters.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to Settings>Excerpt by Characters on the admin page. Specify the number of maximum characters or words and save the setting.
- Whenever you save a post, the excerpt length of that post will be set.
FAQ
Not Yet
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Excerpt by Characters” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Excerpt by Characters” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
3.0
- add words support
2.2
- always end with space
2.1
- better default scheme
2.0
- enable on category, tag and search page
1.5
- Add default value
1.4
- fix major bugs
1.3
- fix bugs
1.2.1
- Test with WP 3.8
1.1
- Initial Release