Post Loop – Additional Query, current week
HI Friends, Has anybody tried querying the post loop widget to view posts from the current week? I’ve tried this in the additional query box, but the functions grabbing the date don’t seem to work. $current_year = date(‘Y’); $current_week =…