Profile
Achievement
davebowker's Recent SnippetsTagged php
- All /
« Prev 1 Next »
Shows the sub pages of a parent page, and also the parent page as a link.
1
886
posted 14 years ago by davebowker
$quote -- name of function
post_type=page -- remove to query posts
orderby=rand -- random order
showposts=1 -- limit to 1 post
effect -- displays 1 random custom excerpt outside of the loop
1
857
posted 15 years ago by davebowker