• Resolved mbaierl

    (@mbaierl)


    Please add options to:

    • disable the installation of bundled themes with WP upgrades
    • disable mail sending for successful minor WP upgrades

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Bowo

    (@qriouslad)

    @mbaierl thanks for the suggestions.

    >> disable the installation of bundled themes with WP upgrades

    The themes are part of the WordPress core zip file. Not sure there is a way to disable them automatically. Suppose all of the bundled themes can be removed, I’m not sure WordPress core can function properly without an active theme. Have you been able to achieve this with some success somehow?

    >> disable mail sending for successful minor WP upgrades

    Well noted for now. Thank you.

    Thread Starter mbaierl

    (@mbaierl)

    @qriouslad #1 is relatively easy, just set this constant:

    define(‘CORE_UPGRADE_SKIP_NEW_BUNDLED’, true);

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Feature request: improve WordPress Upgrades’ is closed to new replies.