Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Warren Harrison

    (@hungrymedia)

    I’m afraid I have no time for the forseeable future to work on this plugin. Feel free to tweak the code to meet your needs though.

    Plugin Author tmuka

    (@tmuka)

    Hi gahoachma,

    In the 2.0 version of the plugin, simply change the commented lines 132-134 and 254-256 so they look like…

    // get list of blogs
    $subBlogs = get_blog_list( 0, ‘all’ );
    //$subBlogs = get_blogs_of_user( $current_user->ID );

    That will make the plugin work on all the blogs, not just the ones for which your user has admin rights.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Multipost MU] post to all of my users blogs?’ is closed to new replies.