Descrição
Set the maximum length of excerpt by number of characters or words.
Instalação
- 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.
Perguntas frequentes
Not Yet
Avaliações
Não há avaliações para este plugin.
Colaboradores e desenvolvedores
“Excerpt by Characters” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir “Excerpt by Characters” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
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