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.


Top ↑

Source Source

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

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
1.5.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.