Tag Archives: functions
If you have played with WordPress themes in the past, you know that there are many tutorials sites all around the web gathering and proposing small functions to insert into your theme to make it better/harder/faster/stronger… Here is the new kid on the block: WPfunction.me Careful though: it is sometimes better to create a small [...]
Michael Martin from ProBlogDesign put together a great article showing us how to introduce extra content in our RSS feed. You have probably seen such tutorials before, but one part is particularly interesting, as it shows you how to add Content to the End of Each RSS Post, more precisely how to add links to [...]
WordPress functions.php Template with 15 Essential Custom Functions Jeff Starr gives us a functions.php template already filled with the most important tweaks to add to your WordPress theme when developing it. A great resource for all WordPress developers!