> 1) Is it only when you use those at the -beginning- of the permalink > structure?
Yes. > 2) If using %category% in the structure is not wise, how else are you > supposed to browse your blog/site by category? The permalink structure only applies to single posts. Category archives are built in, you don't need to do anything special. http://example.com/category/whatever will show you the category archive. > 3) What about the attachments? Why is it needed to also have many > rewrite_rules for attachments? > My guess would be that in most cases you just want to upload an image and > link to that. No need for any rewrite rule there isn't it? Attachments are posts too. They get their own special place in the system, they have special templates used for them in the theme hierarchy, etc. _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
