Skip to content

Implement extended maintenance mode #35

@lkraav

Description

@lkraav

Feature Request

Describe your use case and the problem you are facing

I need to migrate a WP VLDB (Very Large Database) to another server.

Core maintenance mode auto-expiring in 10 minutes was a surprise discovery.

Some long maintenance jobs may require much more time.

Describe the solution you'd like

wp maintenance-mode activate could take maybe a --manual parameter to deploy an unexpiring $upgrading = time() file, as seems to the best practice for this use case shown at https://wordpress.stackexchange.com/questions/211303/wp-cli-enabling-maintainance-mode and elsewhere.

Y'alls thoughts?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions