• Resolved just2izy

    (@just2izy)


    I’m using the plugin to pull posts into the main blog and have to tweak and add some custom fields before publishing to ensure it doesn’t break (thumbnails and featured images)

    Is there a way to make the posts pulled in by the plugin draft posts instead of published posts as the default?

Viewing 1 replies (of 1 total)
  • Thread Starter just2izy

    (@just2izy)

    I asked over at WPMUtutorials and Ron suggested the following.

    For the latest version of Worpdress Mu Sitewide tags (0.4.0.1),

    Add on Line 256 or there about: There’s an if there so the 1st statement;

    $post->post_status = 'draft';

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: WordPress MU Sitewide Tags Pages] Default Post Status’ is closed to new replies.