Home
last modified time | relevance | path

Searched refs:excludeTags (Results 1 – 1 of 1) sorted by relevance

/plugin/dir/
H A Dsyntax.php45 var $excludeTags = Array(); variable in syntax_plugin_dir
1256 if(count($this->excludeTags) > 0) {
1257 if(count(array_intersect($tags, $this->excludeTags)) > 0) {