apply_filters( 'rewrite_rules_array', array $this->rules )

Filters the full set of generated rewrite rules.


Parameters

$this->rules

(array) The compiled array of rewrite rules.


Source

File: wp-includes/class-wp-rewrite.php

View on GitHub



Changelog

Changelog
Version Description
WP-1.5.0 Introduced.