istefan
-
Semi-Complex PHP Loop
You could make a function like this in your functions.php file: http://pastebin.com/h3G44H2a and you would call it in your theme as: where 23 is your category id, 2 is the number of posts to offset (assuming you would call the function with 0 b…