Retrieve the Post Global Unique Identifier (guid).The guid will appear to be a link, but should not be used as an link to the post. The reason you should not use it as a link, is because of moving the blog across domains.
1833
Continue readingRetrieve the Post Global Unique Identifier (guid).The guid will appear to be a link, but should not be used as an link to the post. The reason you should not use it as a link, is because of moving the blog across domains.
1833
Continue readingCreates the generator XML or Comment for RSS, ATOM, etc.Returns the correct generator type for the requested output format. Allows for a plugin to filter generators on an individual basis using the ‘get_the_generator_{$type}’ filter.
1831
Continue readingRetrieve the date the current $post was written.Unlike the_date() this function will always return the date. Modify output with ‘get_the_date’ filter.
1827
Continue reading