1 reputation
bio website
location
age
visits member for 1 year, 3 months
seen Oct 21 '12 at 9:16
stats profile views 2

Oct
21
comment add_rewrite_rule not added to htaccess when index.php is used in rewrite rule
Why did my rules then show up in the htaccess file lol :) Used top parameter...
Oct
21
comment add_rewrite_rule not added to htaccess when index.php is used in rewrite rule
Not correct :) codex.wordpress.org/Rewrite_API/add_rewrite_rule rewrite rules are actually added to the .htaccess file, not just used internally. Whenever I use add_rewrite_rule, the actual rule is written to my .htaccess file, always been like that.
Feb
25
answered add_rewrite_rule not added to htaccess when index.php is used in rewrite rule
Feb
24
asked add_rewrite_rule not added to htaccess when index.php is used in rewrite rule