Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

CapitalP.org Quote Widget

Descrizione

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>

Screenshot

  • Widget options
  • What it looks like in Twenty Eleven's footer

Installazione

  1. Install just like a any other plugin
  2. See Codex if you need to.
  3. Find ‘CapitalP.org Quote Widget’ on the widgets page

FAQ

Why?

Why not?

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“CapitalP.org Quote Widget” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Changelog (registro delle modifiche)

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.