apply_filters( 'old_slug_redirect_post_id', int $id )

Filters the old slug redirect post ID.


Description


Parameters

$id

(int) The redirect post ID.


Top ↑

Source

File: wp-includes/query.php

View on Trac


Top ↑

Changelog

Version Description
4.9.3 Introduced.