Summery Summery
Get the permalink for the item
Syntax Syntax
Description Description
Returns the first link available with a relationship of "alternate". Identical to get_link() with key 0
Return Return
(string|null) Link URL
Source Source
File: wp-includes/class-simplepie.php
return null; } /**
Advertisement
Changelog Changelog
Version | Description |
---|---|
1.0 | Introduced. |