Summery Summery
Get a single keyword
Syntax Syntax
Parameters Parameters
- $key
-
(Required)
Return Return
(string|null)
Source Source
File: wp-includes/SimplePie/Enclosure.php
return null; } /** * Get the URL * * @return string|null */ public function get_link() { if ($this->link !== null)