Title: Multisite
Last modified: August 21, 2016

---

# Multisite

 *  [Wavinemba](https://wordpress.org/support/users/wavinemba/)
 * (@wavinemba)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/multisite-169/)
 * Hi Eliot,
 * Is this plugin multisite friendly? Can I use it to pull the recent content from
   subdomains to main Home page (via shortcode on Static Page? E.g. blog_id=2 would
   work? Thank you in advance for your help.
 * [https://wordpress.org/plugins/custom-content-shortcode/](https://wordpress.org/plugins/custom-content-shortcode/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Eliot Akira](https://wordpress.org/support/users/miyarakira/)
 * (@miyarakira)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/multisite-169/#post-4794715)
 * Hello,
 * In the latest update, I added a parameter to the loop shortcode:
 *     ```
       [loop blog="2" type="post"]
       ```
   
 * I also added a stand-alone shortcode:
 *     ```
       [blog id="2"]
         [loop type="post"]
           [content field="title"]
         [/loop]
       [/blog]
       ```
   
 * That said, I don’t have a multisite setup to test this fully, so it’s still under
   development. Please let me know how works for you.

Viewing 1 replies (of 1 total)

The topic ‘Multisite’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/custom-content-shortcode_766976.svg)
 * [Custom Content Shortcode](https://wordpress.org/plugins/custom-content-shortcode/)
 * [Support Threads](https://wordpress.org/support/plugin/custom-content-shortcode/)
 * [Active Topics](https://wordpress.org/support/plugin/custom-content-shortcode/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/custom-content-shortcode/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/custom-content-shortcode/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Eliot Akira](https://wordpress.org/support/users/miyarakira/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/multisite-169/#post-4794715)
 * Status: not resolved