Home
last modified time | relevance | path

Searched +full:twitterusername +(+path:plugin +path:socialcards) -(+path:plugin +path:socialcards +path:lang) (Results 1 – 3 of 3) sorted by relevance

/plugin/socialcards/conf/
H A Ddefault.php26 $conf['twitterUserName'] = '';
H A Dmetadata.php26 $meta['twitterUserName'] = array('string');
/plugin/socialcards/
H A Daction.php91 if($this->getConf('twitterUserName') !== '') {
94 'content' => $this->getConf('twitterUserName'),