Make WordPress Core

#54709 closed enhancement (fixed)

Changing the link in the help tab of the Add Themes screen

Reported by: jdy68's profile jdy68 Owned by: audrasjb's profile audrasjb
Milestone: 6.0 Priority: normal
Severity: normal Version:
Component: Help/About Keywords: has-patch commit
Focuses: docs Cc:

Description

The link "Documentation on Adding New Themes" targets the helphub post "Using Themes #adding-new-themes" when it should rather target the post "Appearance Themes Screen #Install-themes".

To fix this it is enough to modify a line in the file “wp-admin/theme-install.php”.

Attachments (1)

54709.diff (745 bytes) - added by jdy68 17 months ago.

Download all attachments as: .zip

Change History (5)

@jdy68
17 months ago

#1 @jdy68
17 months ago

  • Component changed from General to Administration

#2 @jdy68
17 months ago

  • Keywords has-patch added

#3 @audrasjb
17 months ago

  • Component changed from Administration to Help/About
  • Focuses docs added
  • Keywords commit added
  • Milestone changed from Awaiting Review to 6.0
  • Owner set to audrasjb
  • Status changed from new to accepted

The patch still apply cleanly and the change looks relevant to me.
Moving to 6.0.
I would have been more than happy to commit it in 5.9, but we’re already in soft string freeze.

#4 @audrasjb
17 months ago

  • Resolution set to fixed
  • Status changed from accepted to closed

In 52452:

Help/About: Correction on the documentation link about adding new themes.

In the Themes Screen Help Tab, the "Documentation on Adding New Themes" link previously targeted the "Using Themes" HelpHub post whereas it had to target the "Install Themes" section of "Appearance Themes Screen" HelpHub post, which is more relevant.

Props jdy68.
Fixes #54709.

Note: See TracTickets for help on using tickets.