• Resolved wijnbergdevelopments

    (@wijnbergdevelopments)


    Thank you for this great plugin! Simple and super effective.

    It would be great to have a feature to bypass the maintenance mode. This way, you can invite designers, clients or other people to (temporaly) check the new changes before going live.

    This plugin is small and super effective. I am not suggesting to add any settings in the backend and storing values in the database.

    Maybe we can add something in the wp-config file like this: define( ‘MAINTENANCE_BYPASS’, ‘randombypassstring’ );

    And then use the bypass like this:
    https://example.com?preview=randombypassstring

    Maybe I can help you with a pull request if this is in a public GIT repository?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Johannes

    (@wpdocde)

    Thank you very much for your kind feedback and your suggestions.

    The plugin is designed to be as simple as it could be, so please consider a fork, if you want to implement a solution like your proposal.

    Thread Starter wijnbergdevelopments

    (@wijnbergdevelopments)

    Thank you for your reply! I understand, I’m considering to fork this plug-in. Is there a GIT repo available somewhere?

    Plugin Author Johannes

    (@wpdocde)

    The development is fully here on www.remarpro.com. Please download the latest version and start your git repo. Good luck with your efforts!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Suggestion: Bypass maintenance’ is closed to new replies.