Filter hook 'old_slug_redirect_post_id'

in WP Core File wp-includes/query.php at line 1093

Description

Filters the old slug redirect post ID.

Occurrences

Filename Line Number
wp-includes/query.php 1093

Parameters

Type Name Description
int $id The redirect post ID.

PHP Doc

/**
		 * Filters the old slug redirect post ID.
		 *
		 * @since 4.9.3
		 *
		 * @param int $id The redirect post ID.
		 */