Home
last modified time | relevance | path

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

/plugin/linkback/conf/
H A Ddefault.php10 $conf['order'] = 'pingback, trackback';
H A Dmetadata.php12 $meta['order'] = array( 'multichoice', '_choices' => array( 'trackback, pingback', 'pingback, trackback' ) );
/plugin/linkback/action/
H A Dsend.php225 $order = explode(',', $this->getConf('order'));
226 foreach ($order as $type) {
/plugin/linkback/
H A DCOPYING202 conditions are imposed on you (whether by court order, agreement or
H A Dadmin.php123 * Used for sorting targets in descending order by date of last linkback.