W3cubDocs

/WordPress

apply_filters( 'the_guid', string $guid, int $id )

Filters the escaped Global Unique Identifier (guid) of the post.

Description

See also

Parameters

$guid

(string) Escaped Global Unique Identifier (guid) of the post.

$id

(int) The post ID.

Source

File: wp-includes/post-template.php

View on Trac

Changelog

Version Description
4.2.0 Introduced.

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