$do_not_duplicate is not working in genesis theme
EDIT: Instead of all that, you could just use a meta_query and “NOT IN” to exclude the feature stories from your second query. That’s the easiest answer. Check out this meta query documentation for help. 1, you need to have do_not_duplicate be a global array in order access it across functions (pretty sure). 2, you … Read more