Grab a quote from capitalp.org, display it.
Has shortcode! [capitalp]
Shortcode & Template Tag
[capitalp] or `get_capitalp_quote();` returns
<blockquote><p>The Capital “P” in WordPress <b>is a horse designed by committee.</b></p><p><cite><a href="http://capitalP.org/">capitalP.org</a></cite></p></blockquote>
[capitalp cite=0] or `get_capitalp_quote( true, false );` returns
<blockquote><p>The Capital “P” in WordPress <b>doesn’t search before asking questions in forums.</b></p></blockquote>
[capitalp markup=0] or `get_capitalp_quote( false );` returns ('markup' overrides 'cite')
The Capital “P” in WordPress <b>plays Angry Birds at full volume on the bus.</b>
Download
Latest version: Download CapitalP.org Quote Widget v0.5
Installation
- Install just like a any other plugin
- See Codex if you need to.
- Find ‘CapitalP.org Quote Widget’ on the widgets page
FAQ
Q. Why?
A. Why not?
Changelog
0.5
- maintenance
0.4
- 2015 checkin. Cleanup, longer transients
- Drop the markup attr from the shortcode
- Add a filter for optionally customizing the markup
0.3
- Using transients to cache (up to 15 minutes)
0.2
- The shortcode cometh
0.1
- It haseth beeneth releasedeth.
One thought on “CapitalP.org Quote Widget”
Comments are closed.
Please use this plugin's WordPress.org support forum if you need assistance.