function wp_getMediaItem($args) {
        $this->escape($args);

        $blog_id        = (int) $args[0];
        $username        = $args[1];