Home
last modified time | relevance | path

Searched refs:rewrite_media (Results 1 – 1 of 1) sorted by path

/plugin/move/helper/
H A Dhandler.php238 $link[1] = $this->rewrite_media($link[1]);
315 $this->calls .= $this->rewrite_media($match);
325 protected function rewrite_media($match) { function in helper_plugin_move_handler