Viewing 1 replies (of 1 total)
  • Plugin Author edward_plainview

    (@edward_plainview)

    The free Broadcast plugin allows broadcasting to all blogs that are returned by WordPress’ get_blogs_of_user() function. This, I assume, since I have not tested multinetwork, limits the blogs to the current network.

    The “All Blogs” plugins in the plugin pack, in turn, are also limited the same way since they use wp_get_sites().

    If you have a developer nearby he could hook into the threewp_broadcast_get_user_writable_blogs action and fill it up with blogs from the rest of the networks.

Viewing 1 replies (of 1 total)

The topic ‘Compatibility with MultiNetwork plugin?’ is closed to new replies.