I've intergrated a brand spanking new search into my site. It allows you to search 3 areas; Blog Posts, Static Pages, and Comments. As well as some other options.
The only prob right now is that the pagination does not work correctly. But do a search, then click "Advanced Search" and you will see the new options.
I like it, how about you guys? let me know.
I Just released Auto Links plugin 0.2. This version fixes the problem in IE as well as some JS issues. So it should now work in Internet Exploder 6.
Introducing the Preview Drafts Plugin version 1.1. This little plugin will allow you preview any Post or Draft in your current theme. The post/draft MUST be saved, as a post or a draft, before you can preview it. I had released this plugin earlier, but never mentioned it here, so I decided to update it a bit.
This plugin will try to automatically fill in the information (title, description, URI's) of new sites you add to the WordPress Link Manager. Simply enter in the URI, click go, and the plugin will try to find a RSS feed. From the RSS feed it will get the Site Name, Description, URI, and RSS URI. If it can't find the RSS feed, then it will just get the HTML title of the site.
There have many concerns and question about the template system used in WordPress. Mostly the concerns are with n00bs and the complications of PHP. “I want to change this and that, but don't know PHP”. I hear this a lot. But the thing is, you don't need to know PHP to change the Templates in WordPress.
The Template System
Lets' start with “the Loop” as we call it. Probably the most confusing part of the Template for a non-programmer. The Loop looks like this: