On 11/26/05, David House <[EMAIL PROTECTED]> wrote: > It should. All plugins that use rewrite rules should still work, as > long as they use $wp_rewrite and don't attempt to write to .htaccess > directly.
Also, an old plugin's rewrite rules might not work if it uses the "mod_rewrite_rules" filter, which seems in 2.0 to apply only to the ones written out in .htaccess, not all of the rules, as it did in earlier versions. _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
