apply_filters( 'old_slug_redirect_post_id', int $id )
Filters the old slug redirect post ID.
Parameters
- $id
-
The redirect post ID.
Source
File: wp-includes/query.php
Changelog
Version | Description |
---|---|
4.9.3 | Introduced. |
Filters the old slug redirect post ID.
The redirect post ID.
File: wp-includes/query.php
Version | Description |
---|---|
4.9.3 | Introduced. |