I have the following loops on a page on my website. Whats the best way to adapt the code below to stop the post in my first loop, being...
I have an XML feed url I am now using this code to create new Custom Post Type Posts from an rss feed in my functions.php file: /* |...
I’ve created many post with multiple pages with the nextpage-tag. The problem is that these show up as errors in “Google Webmaster Tools” because of duplicate title tags and...
I’m trying to revise an existing WP plugin BU Versions to accept different custom meta field values from items I’ve set-up using the Advanced Custom Fields (ACF) plugin. BU...
On my website there are a lot of authors and they are all writing about italian ‘scene’ so sometimes it happens that two of them write the same post...
I’m building a site with two separate CPTs nominees and winners The idea is that we have a user submit a nomination in one of 7 categories ( taxonomy...
I have a lot of duplicate posts. So, how to delete them (only keep 1 post). If they have same title, they are duplicate posts. Thank you very much...
Best way to programatically remove attachments that are missing images? I ask because after using a caching plugin, I have images that have been input in the database as...