WordPress Hooks Explorer

Listing all hooks extracted WordPress Core


Details about old_slug_redirect_post_id

Back to home

Files

Filename Hook Type Line Number PHP Doc
wp-includes/query.php apply_filters 1092 /**
* Filters the old slug redirect post ID.
*
* @since 4.9.3
*
* @param int $id The redirect post ID.
*/

Hook Parameters

Parameter Type Name Description
int $id The redirect post ID.