Codeinwp / Codeinwp/wp-maintenance-mode

Scripts / Meta in the head

Open
#128 1 comment 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

Hi there

A client of mine wanted to add a google-site-verification while their site was in maintenance mode. As there were no settings for this I decided to use the wpmm_head hook instead.

I think it would be awesome if you were able to add something to the head section directly from the plugin settings instead of 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

Start by tracing the plugin settings and the wpmm_head hook mentioned in the issue. Determine where a head-content setting would be configured and rendered, then verify that supplied Google site-verification markup appears in the maintenance-mode page head without requiring the hook.

Written by the indexing model from the issue text.

Assessment

Tech stack
php, wordpress
Domain
web-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.