Tutorials Archives
How to Create user-defined RSS feeds in WordPress
Posted by Muhammad Furqan Abid in How To, Tutorials on September 22, 2009
If you need a custom RSS feed, like for example, a feed indexing only somes categories + tags, or if you redirected all WordPress RSS feeds to Feedburner but still want to be able to get a category feed, the solution is to use a page template.
Create a new file and simply paste the following code in this file. After pasting save it with the name “my-custom-feed.php” and save it in your theme directory.
A Huge Collection of WordPress Code
Posted by Muhammad Furqan Abid in Tips, Tutorials on August 20, 2009
If you are a theme designer, or just enjoy customizing your existing WordPress theme, it can sometimes be a hassle digging around for the WordPress code you need. We’ve spent a lot of time to collecting a variety of snippets of code and decided to share it on our site.
Here are the snippets of code that we have collect. If you have any WordPress code you’d like me to add, please leave a comment below!
How to Highlight Search Terms with jQuery?
Posted by Glance World Admin in How To, Tips, Tutorials on August 16, 2009
A neat way to spice up your WordPress search page is to highlight search terms within your search results. I’ve seen some tutorials on the net on how to do this, but I haven’t found one that highlights both title and post content and is a drop-in modification for WordPress. Here is the complete tutorial for highlighting search terms on your WordPress blog.






