WPDev.one

the_guid()

the_guid( mixed $post = 0 )

Displays the Post Global Unique Identifier (guid).

Parameters 1 required

Name / Type Description
(int

| WP_Post) $post Optional. Post ID or post object. Default is global $post.

Required

Return Value

(void)
No return value description available.

Function Information

Since Version
1.5.0
Source File
wp-includes/post-template.php
Advertisement