Pay to Blog Plug-In?

Is there a option for the pay to blog that would allow me to set them up as a Editor only as the default instead of making them a Admin?

  • drmike
    • DEV MAN’s Mascot

    I’m going out the door and I’m brain dead so you;re not going to get a decent answer out of me tonight. (Plus I found bags of Easter candy for 10 cents today at a local Family Dollar. Been awhile since I had chocolate)

    Anyway…

    I don’t see anything in the plugin code that actually sets level access. I do see a couple of checks though against ‘edit_users’ which I believe Editors don’t have access to. Not sure if any of this will work.

    I would think the best bet would be just to modify code when the level of admin gets assigned to a new admin when their blog gets created and change that code to be editor instead of admin. The problem with that though, if editors do have access to edit_users, they may have access to bump them up to admin level.

    I do know editors do not have access to change themes. That may be of concern to you.

    Hope this helps,

    -drmike