Removes a permalink structure.
$namestringrequired
public function remove_permastruct( $name ) {
unset( $this->extra_permastructs[ $name ] );
}
| Version | Description |
|---|---|
| 4.5.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/wp_rewrite/remove_permastruct