Loading content from another blog in a multisite

Hi
is it possible to load posts from another blog on the same multisite network?
(http://codex.wordpress.org/Function_Reference/switch_to_blog)

thanks

Hey Edo,

I’ve already assigned another member of the team to assist you with your concern.

Ben

Hi Edo,

Yes, that is possible. You’ll need to switch to the blog, pull the content within a WordPress loop and then revert to the current blog. You’ll also need to load the assets using the fl_builder_global_posts filter. Let me know if you have any questions about that.

Justin