Home
last modified time | relevance | path

Searched refs:authorUrl (Results 1 – 1 of 1) sorted by relevance

/plugin/botbouncer/lib/
H A Dmollom.php224 * @param string[optional] $authorUrl
229 …ionId = null, $postTitle = null, $postBody = null, $authorName = null, $authorUrl = null, $authorE… argument
232 …& $postTitle === null && $postBody === null && $authorName === null && $authorUrl === null && $aut…
243 if($authorUrl !== null) $parameters['author_url'] = (string) $authorUrl;