• Is there any way to disable “blog posts” for users, but keep them able to post “status updates”? I know they’re technically the same thing, but is there a way to make one usable while the other isn’t?

Viewing 1 replies (of 1 total)
  • caleb45

    (@caleb45)

    You could just comment out the other sections on post-form.php.

    Look for <div id="postbox">
    <ul id="post-types">

    Then comment out the sections that you don’t want.

Viewing 1 replies (of 1 total)
  • The topic ‘Disabling blog posts for users, but not status updates?’ is closed to new replies.