Beschrijving
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’));?>
Installatie
- 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.
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“Return Excerpt” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Return Excerpt” in je eigen taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
0.2
- Added description
- Bug fixes
0.1
- First release