Which of the following WordPress Multisite
functions allows for getting content from one blog and display it on another?
Answers:
1.
switch_blog()
2.
switch_to_blog()
3.
restore_current_blog()
4.
restore_to_current_blog()