Searched refs:GRAVATAR_BASE (Results 1 – 1 of 1) sorted by relevance
32 private const GRAVATAR_BASE = 'https://secure.gravatar.com/avatar/'; define in helper_plugin_avatar245 return self::GRAVATAR_BASE . $seed . '?' . http_build_query($params);