Specify cookie expiration time (or delete them) from WordPress comments
In WordPress, the expiration time of the cookie stored on the computer of the user who commented on your blog is extremely long (around one year). There are several reasons why a blogger might want to reduce this expiration time, starting with improving performance and the desire to have faster
How to customize the comment cookie expiration time in WordPress
In WordPress, the default comment cookie expiration time is up to 30,000,000 seconds. That's very long, especially for bloggers who are using cache plugins like W3 Total Cache. In fact, this plugin is not caching pages for visitors who have left comments on your blog, because of cookies, and

Feedburner removes Socialize feature: how to retrieve it?
As you can see, Google Feedburner has removed Socialize feature from its left menu on Feedburner account. Webmasters and bloggers hope that it's not a permanent change because this tool is very useful for those who want to link their RSS feed to their Twitter account. The link has been

How to find the Socialize option on Feedburner
Here's a quick tip to find the "Socialize" option in Feedburner, which has literally disappeared from the menu! If you are a Feedburner user, you must have noticed like me that the "Socialize" page, which allowed you to link your Feedburner account to your Twitter account, has simply disappeared from the menu

Buddypress: link the miniature avatar to the full-size image
If there is one thing I am often asked to customize on a social network built with the Buddypress CMS, it is avatar management. Indeed, on the one hand, there is the fact that the avatar always links to the page already opened, which is in itself useless,

Create a new personalized RSS feed in WordPress
Here is a very useful piece of code that will allow you to create a new RSS feed in WordPress.