Blockquote Shortcode

Displays a blockquote of text with author and subtext.

Shortcode:

[blockquote]

Attributes:

author
Sets the author of the quote

subtext
Sets additional text below the author of the quote's name. Usually this can be a title of some sort such as "Vice President" or sometimes it can be used to display the years the author lived (e.g. 1881 - 1956)

Examples:

The following will display a blockquote with author and subtext...

[blockqoute author="John Doe" subtext="CEO of AcmeCorp"]This is what the quote says...[/blockquote]
Back to Shortcodes »