Profile
Achievement

davebowker's Recent SnippetsTagged wordpress
- All /
« Prev 1 Next »
Shows the sub pages of a parent page, and also the parent page as a link.
1
998
posted 15 years ago by davebowker
Better way to echo a .current_page_item class on a list nav.
3
878
posted 16 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
959
posted 16 years ago by davebowker
Can also be used to load scriptaculous, or any js file in WP
2
899
posted 16 years ago by davebowker