S_Park on 07/30/10
Last Edited at 07/30/10 05:48am
<?php query_posts(array('post__in'=>get_option('sticky_posts'))); ?>
Report this snippet Tweet
Comment:
You need to login to post a comment.