Forums

Multipost MU
[resolved] post to all of my users blogs? (3 posts)

  1. gahoachma
    Member
    Posted 1 year ago #

    I'm using multisite and have over 1k users/blogs, wondering if you could update this plugin so that it can post to all the blogs on my site, not just the ones I as admin created?

    I'm willing to pay of course.

    http://wordpress.org/extend/plugins/multipost-mu/

  2. Warren Harrison
    Member
    Posted 1 year ago #

    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.

  3. tmuka
    Member
    Posted 1 year ago #

    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.

Topic Closed

This topic has been closed to new replies.

About this Plugin

About this Topic