Descrición
Returns the excerpt outside the loop.
Usage:
where $attr is an array with any of these keys:
- num_words: number of words
- more: replacement for […]
- length: number of letters to display, userful for multibyte string
Example:
’55’, ‘more’=>’.. Read more’));?>
Instalación
- Upload
plugin-name.phpto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
return_excerpt($post_id, $attr);returns excerpt.
Comentarios
Non hai recensións para este plugin.
Colaboradores e desenvolvedores
“Return Excerpt” é un software de código aberto. As seguintes persoas colaboraron con este plugin.
ColaboradoresTraduce “Return Excerpt” ao teu idioma.
Interesado no desenvolvemento?
Revisa o código, bota unha ollada aorepositorio SVN, ou subscríbete ao log de desenvolvemento por RSS.
Rexistro de cambios
0.2
- Added description
- Bug fixes
0.1
- First release