
I create and experiment a lot with different blogs in different niches and languages. On all of those sites there is a basic list of plugins I always install, the ones that I really feel are necessary for any blog that I work with.
WordPress is amazing, but there are a lot of really clever people out there that develop amazing plugins that help a lot by automating a lot of aspects of your daily...

This post marks the release of the Delete Duplicate Posts WordPress plugin.
Inspired by my previous article, How To: Delete Duplicate Posts in WordPress, I sat down and created this quick WordPress plugin.
After installation and activation, you will find a new tool in the Tool menu, named “Delete Duplicate Posts”.
To use it, you first click the “Search for Duplicate...

A common problem often encountered is the creation of duplicate posts in WordPress. This usually happens as soon as you start using automation plugins and/or feeds content to your blog via RSS.
This common problem is encountered often, and there is a plugin available to fix this : Auto Delete Duplicate Post, but it is set to run every time you publish a new post, so this will put some pressure on...

Welcome to another quick article in the WordPress Development Tips Series.
During the development of my plugins I discover quite a few tips and tricks along the way. In this series I try to share the most important or the ones I feel lack the most documentation.
This tip involves how to create a tag via PHP and assign it to a post.
The code is quite simple, and uses just a single WordPress...

In this video tutorial I will show you how to insert images into your blog posts in...