Codeinwp / Codeinwp/wp-maintenance-mode
Scripts / Meta in the head
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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