Beschreibung
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‘));?>
Installation
- 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.
Rezensionen
Für dieses Plugin gibt es keine Rezensionen.
Mitwirkende und Entwickler
„Return Excerpt“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „Return Excerpt“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
0.2
- Added description
- Bug fixes
0.1
- First release