
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.
WordPress tip: how to display featured images on RSS feed
Here is a simple code which let you display the featured images of your posts in your RSS feed… …in that way, your featured images will be displayed on all your social feeds, like Facebook for instance.
Buddypress tip: how to display the total number of users
Check out this simple code to display the total number of your users in Buddypress:

PHP function to display total number of members under Buddypress
Here is a small function for Buddypress that helped me a lot and that I wanted to share with you for those who might need it: not very well highlighted in the doc, it allows you to display the total number of registered users on your network.