wpseek.com
				A WordPress-centric search engine for devs and theme authors
			add_rewrite_rule › WordPress Function
Since2.1.0
Deprecatedn/a
› add_rewrite_rule ( $regex, $query, $after = 'bottom' )
| Parameters: (3) | 
 | 
| Defined at: | 
 | 
| Codex: | |
| Change Log: | 
 | 
Adds a rewrite rule that transforms a URL structure to a set of query vars.
Any value in the $after parameter that isn't 'bottom' will result in the rule being placed at the top of the rewrite rules.Related Functions: iis7_add_rewrite_rule, save_mod_rewrite_rules, add_rewrite_tag, flush_rewrite_rules, add_rewrite_endpoint