Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Bring a post in from another blog


wayneconnor
Participant

@wayneconnor

Found a plugin called one click republish to do it.

But had to change line 85:

from this $blogs = get_site_option( “blog_list” );

to this: $blogs = get_blog_list();

Skip to toolbar