W3cubDocs

/WordPress

apply_filters( 'redirect_post_location', string $location, int $post_id )

Filters the post redirect destination URL.

Parameters

$location

(string) The destination URL.

$post_id

(int) The post ID.

Source

File: wp-admin/includes/post.php

View on Trac

Changelog

Version Description
2.9.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/redirect_post_location