↧
Reply To: Manage Posts w/Feed to Posts
right now, the posts won’t auto delete unless they are published. If you want to change the code so that drafts will auto-delete, you need to change the function rssmi_delete_posts() that is in the...
View ArticleManage Posts w/Feed to Posts
I’m using draft as my default post type in order to not have posts show on my non-rssfeed pages. I altered the code for the manage posts page from ‘published’ to ‘draft’ in the query but the posts...
View Article