Site-Wide Activity
-
Joseph wrote a new post, Set specific categories to display in WordPress’ date archive 2 days, 14 hours ago
Simply place a value to the query_string to select specific categories before the loop begins.
<?php query_posts($query_string . '&cat=5'); ?>In the above example this would select category ID 5.
Below I […]
-
Joseph wrote a new post, Linux Defiant 3 weeks ago
Linux Defiant focuses on streaming video, audio and home theater applications to set it apart from Xubuntu 14.04 which it is based upon. Currently in beta it’s still got a few flaws but is otherwise a great […]