Bushism
March 7th, 2006 (Last modified: 5/28/2006 @ 10:07 pm UTC)

Here are some examples of how the functions in wp-utterquotes plugin can be used.
Daily Quote
This code < ?php wp_utterquotes_daily('bushism'); ?> displays a daily quote from the bushism topic:
Random Quote
This code < ?php wp_utterquotes_random('simpsons'); ?> displays a random quote from the simpsons topic:
Single Quote
This code < ?php wp_utterquotes('1'); ?> displays a single quote which has an id of 1:
Topic Quotes
This code < ?php wp_utterquotes_topic('simpsons'); ?> displays all the quotes in topic simpsons:
All Quotes
This tag will display all the quotes in your table:
< !!!!--wp_utterquotes_page-->



Homer
Jacqueline Bisset
George W. Bush





Leave a Reply
You must be logged in to post a comment.