Finally Fixed rss Feed in WP 1.3alpha
October 18th, 2004It took me a little while to track it down, but for some reason the RSS feeds in WordPress 1.3 alphas weren’t working for me. Turns out it was a problem with the .htaccess file I was using.
It took me a little while to track it down, but for some reason the RSS feeds in WordPress 1.3 alphas weren’t working for me. Turns out it was a problem with the .htaccess file I was using.
Okay, I’ve got to admit I enjoy the feeling of accomplishment of programming. Especially when I’m actually doing something useful, like plugins for WordPress. First I “fixed” (if you want to call it that) the Adhesive plug-in to work with the latest Word Press nightlies. (I’m using 2004-10-09.) Since WP 1.3 now uses the global $wp_query [...]