get_blog_permalink
get_blog_permalink ( $blog_id, $post_id )
Parameters:- (int) blog_id ID of the source blog.
- (int) post_id ID of the desired post.
Returns:- (string) The post's permalink.
Defined at:Change Log: - Introduced in WordPress: —
- Deprecated in WordPress: —
Description
Gets the permalink for a post on another blog.