remove_rewrite_tag( string $tag )
Removes an existing rewrite tag (like %postname%).
Parameters
- $tag
-
(Required) Name of the rewrite tag.
Source
File: wp-includes/rewrite.php
Changelog
Version | Description |
---|---|
4.5.0 | Introduced. |
Removes an existing rewrite tag (like %postname%).
(Required) Name of the rewrite tag.
File: wp-includes/rewrite.php
Version | Description |
---|---|
4.5.0 | Introduced. |