Home
last modified time | relevance | path

Searched +full:internal +full:note +(+path:plugin +path:publish) -(+path:plugin +path:publish +path:lang) (Results 1 – 3 of 3) sorted by relevance

/plugin/publish/conf/
H A Ddefault.php10 $conf['internal note'] = '';
H A Dmetadata.php10 $meta['internal note'] = array('string');
/plugin/publish/action/
H A Dbanner.php99 $note = trim($this->getConf('internal note'));
100 if ($note === '') {
107 printf('<span>%s</span>', hsc($note));