Welcome, visitor! Log in
 

WordPress hook directory
generate_rewrite_rules

Description

Runs after the rewrite rules are generated. Action function arguments: WP_Rewrite object ($wp_rewrite) by reference. Note that it is easier to use the rewrite_rules_array filter instead of this action, to modify the rewrite rules.

This description was scraped automatically from the WordPress filter reference or action reference. If it looks like this is the wrong description, please tell me so I can fix my code.

WordPress version history for generate_rewrite_rules

This database has information for all major versions from WP 1.2.1 through 3.5.

Version File Line Type
1.5.2 wp-includes/classes.php 1203 View hook in source action
2.0 wp-includes/classes.php 1323 View hook in source action
2.0.11 wp-includes/classes.php 1367 View hook in source action
2.1 wp-includes/rewrite.php 747 View hook in source action
2.2 wp-includes/rewrite.php 750 View hook in source action
2.3 wp-includes/rewrite.php 790 View hook in source action
2.5 wp-includes/rewrite.php 850 View hook in source action
2.6 wp-includes/rewrite.php 863 View hook in source action
2.7 wp-includes/rewrite.php 1578 View hook in source action
2.8 wp-includes/rewrite.php 1589 View hook in source action
2.9 wp-includes/rewrite.php 1591 View hook in source action
3.0 wp-includes/rewrite.php 1637 View hook in source action
3.1 wp-includes/rewrite.php 1565 View hook in source action
3.2 wp-includes/rewrite.php 1565 View hook in source action
3.3 wp-includes/rewrite.php 1548 View hook in source action
3.4 wp-includes/rewrite.php 1592 View hook in source action
3.5 wp-includes/rewrite.php 1595 View hook in source action

Related Hooks

We find related hooks using word stems. generate_rewrite_rules has 3 significant word stem(s): generate, rewrite, rules. Note that some of the hooks below may not appear in all versions of WP.