Codeinwp / Codeinwp/wp-maintenance-mode

Redirect from external URLs

Open
#434 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
163
Forks
82
Avg merge
8h 31m
Merged PRs (30d)
8

Description

I want to use the maintenance page designed and stored at <internal-IP>/maintenance-page/ as the target URL for multiple other URLs to use as a common web portal maintenance page.

E.g. my-website.com -> <internal-IP>/maintenance-page/
my-other-website.com -> <internal-IP>/maintenance-page/ and so on.

How to do this?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or entry points; start by locating how the plugin serves /maintenance-page/ and handles requests for other domains. Done means defining and verifying a supported way for each example URL to use the shared maintenance page.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
web-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.