The MU forums have moved to WordPress.org

Broken feature... why no update_plugins or delete_plugins in mu2.6? (4 posts)

  1. MrPeteH
    Member
    Posted 15 years ago #

    The nice auto-plugin-update feature doesn't work in mu because mu's schema.php explicitly disables the new update_plugins and delete_plugins admin capabilities.

    Why? Is there something dangerous about allowing the mu site admin to update and delete plugins?

    Even if it required temporarily downing the sites, that feature is very nice.

  2. tdjcbe
    Member
    Posted 15 years ago #

    Most folks test first before installing new features or upgrades to make sure things work correctly. Also there's no guarantee that a newly upgraded plugin will be secure.

    Many plugins require some sort of fix or rewrite to work with mu as well.

  3. andrea_r
    Moderator
    Posted 15 years ago #

    "because mu's schema.php explicitly disables the new update_plugins and delete_plugins admin capabilities."

    By admin in that case they means each *blog* admin, and you sure don't want your users to do that.

  4. MrPeteH
    Member
    Posted 15 years ago #

    That's all true. Seems overkill to completely prohibit it however.
    For example,
    a) in our environment, we have one site for testing and another for production. for plugins that work nicely, it is just handy to be able to do the updates.
    b) pre-production, using auto-update is by far the nicest way to ensure everything is up to date before beginning the test cycle...

    I'm about to try unlocking...

About this Topic