apply_filters( 'rewrite_rules_array', array $this->rules )
Filters the full set of generated rewrite rules.
Description Description
Parameters Parameters
- $this->rules
-
(array) The compiled array of rewrite rules.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.5.0 | Introduced. |