the_guid – filter

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

Parameters

.
( 4.2.0 ) . .
.
( get_the_guid() ) . .
$post_guid
( string ) Escaped Global Unique Identifier (guid) of the post. . . .
( int ) $post_id The post ID. . . .
API Letters: ,

Implementers