the_guid

the_guid

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: filter

See hook in core

Displaying hooks found in version: wordpress-6.5.2

apply_filters('the_guid') is found 1 times:

  • /wp-includes/post-template.php line 206
    	 *
    	 * @param string $post_guid Escaped Global Unique Identifier (guid) of the post.
    	 * @param int    $post_id   The post ID.
    	 */
    	echo apply_filters( 'the_guid', $post_guid, $post_id );
    }
    
    /**
     * Retrieves the Post Global Unique Identifier (guid).
     *
     * The guid will appear to be a link, but should not be used as an link to the