EntryExcerpt
Type: function
This tag outputs the contents of the entry Excerpt field if one is specified or, if not, an auto-generated excerpt from the entry Body field followed by an ellipsis ("...").
The length of the auto-generated output of this tag can be set in the blog's Entry Settings.
Context
Attributes
no_generate- When set to 1, the system will not auto-generate an excerpt if the excerpt field of the entry is left blank. Instead it will output nothing.convert_breaks- When set to 1, the entry's specified text formatting filter will be applied. By default, the text formatting is not applied and the excerpt is published either as input or auto-generated by the system
Related
Example
<mt:EntryExcerpt />

Leave a note