Skip to content
This repository was archived by the owner on Feb 22, 2022. It is now read-only.

Add help tabs on update-core, plugins, and themes admin screens#121

Merged
audrasjb merged 4 commits intomasterfrom
add/help_tabs
May 12, 2020
Merged

Add help tabs on update-core, plugins, and themes admin screens#121
audrasjb merged 4 commits intomasterfrom
add/help_tabs

Conversation

@audrasjb
Copy link
Copy Markdown
Contributor

@audrasjb audrasjb commented May 7, 2020

Fixes #105

This PR adds help tabs on update-core, plugins, and themes admin screens.
It also handles network screens.

See screenshots below:

update-core.php

help-tab-update-core

themes.php

help-tab-themes

plugins.php

help-tab-plugins

Important: this PR needs copy review

Here are the current strings:

update-core.php

Plugins and Themes with auto-updates enabled will display the estimated date of the next auto-update. Auto-updates schedule depends on WordPress planned tasks.
Please note: WordPress auto-updates may be overridden by third-parties plugins or custom code.
For more information: {LINK}Documentation about auto-updates{LINK}

themes.php

Auto-updates can be enabled and disabled on a theme by theme basis. Themes with auto-updates enabled will display the estimated date of the next auto-update. Auto-updates schedule depends on WordPress planned tasks.
Please note: WordPress auto-updates may be overridden by third-parties plugins or custom code.
For more information: {LINK}Documentation about auto-updates{LINK}

plugins.php

Auto-updates can be enabled and disabled on a plugin by plugin basis. Plugins with auto-updates enabled will display the estimated date of the next auto-update. Auto-updates schedule depends on WordPress planned tasks.
Please note: WordPress auto-updates may be overridden by third-parties plugins or custom code.
For more information: {LINK}Documentation about auto-updates{LINK}

@audrasjb audrasjb added documentation Improvements or additions to documentation enhancement New feature or request labels May 7, 2020
@audrasjb audrasjb added this to the 0.8.0 milestone May 7, 2020
@audrasjb audrasjb requested a review from pbiron May 7, 2020 23:20
@audrasjb audrasjb self-assigned this May 7, 2020
Comment thread functions.php
Copy link
Copy Markdown
Contributor

@pbiron pbiron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Regarding copy editing: do you think there is time before 0.7.1 is ready to be released to get at least a first pass done on that review? If not, would it be OK to add IMPORTANT: This needs copy review to the content and merge?

Comment thread functions.php
Comment thread functions.php
Comment thread functions.php Outdated
@audrasjb audrasjb requested a review from pbiron May 11, 2020 21:32
@audrasjb audrasjb merged commit d1d5982 into master May 12, 2020
@audrasjb audrasjb deleted the add/help_tabs branch May 12, 2020 21:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a help tab explaining auto-updates

3 participants