Home
last modified time | relevance | path

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

/plugin/linkback/conf/
H A Ddefault.php15 $conf['show_trackback_url'] = false;
H A Dmetadata.php17 $meta['show_trackback_url'] = array('onoff');
/plugin/linkback/action/
H A Ddisplay.php102 (!$this->getConf('show_trackback_url') || !$this->getConf('enable_trackback')))
109 if ($this->getConf('show_trackback_url') && $data['receive']) {