apply_filters( 'mod_rewrite_rules', string $rules )
Filters the list of rewrite rules formatted for output to an .htaccess file.
Parameters
-
$rules
string -
mod_rewrite Rewrite rules formatted for .htaccess.
Source
File: wp-includes/class-wp-rewrite.php
.
View all references
$rules = apply_filters( 'mod_rewrite_rules', $rules );
Changelog
Version | Description |
---|---|
1.5.0 | Introduced. |
User Contributed Notes
-
Skip to note 1 content You must log in to vote on the helpfulness of this noteVote results for this note: 0You must log in to vote on the helpfulness of this note