Make WordPress Core

Opened 11 years ago

Closed 11 years ago

#26285 closed defect (bug) (fixed)

Modify help tab text for new Themes page (post-THX)

Reported by: hanni's profile Hanni Owned by: nacin's profile nacin
Milestone: 3.8 Priority: normal
Severity: minor Version: 3.8
Component: Help/About Keywords: has-patch docs-feedback
Focuses: Cc:

Description

The help tab text on themes.php needs to be updated to reflect the new themes.php layout.

Here's a very rough first pass, help please! :)

Looking at the text it also occurred to me that the sentence "Aside from the default theme included..." isn't quite correct, since previous years' themes are included too. Made a small yet possibly unsatisfactory edit there.

Attachments (4)

26285.diff (3.8 KB) - added by Hanni 11 years ago.
26285.1.diff (5.2 KB) - added by designsimply 11 years ago.
26285.2.diff (3.6 KB) - added by designsimply 11 years ago.
26285.patch (1.4 KB) - added by ethitter 11 years ago.
Update text about adding themes

Download all attachments as: .zip

Change History (14)

@Hanni
11 years ago

#1 @SergeyBiryukov
11 years ago

  • Milestone changed from Awaiting Review to 3.8

#2 @DrewAPicture
11 years ago

  • Cc xoodrew@… added
  • Keywords docs-feedback added

#3 @designsimply
11 years ago

I patched this a few weeks ago in the THX38 plugin at http://plugins.trac.wordpress.org/changeset/802724/thx38 but it looks it didn't get merged in yet.

#4 @designsimply
11 years ago

26285.1.diff moves the plugin patch to a core patch. The coding follows the formatting used in nav-menus.php

26285.2.diff is just text updates if you'd prefer not to change the surrounding code.

Both patches address the "Aside from the default theme(s) included" text Hanni mentioned.

#5 @SergeyBiryukov
11 years ago

  • Component changed from Text Changes to Help/About

#6 @dd32
11 years ago

In 26517:

Themes: Add a updated Help text. Props designsimply & hanni. See #26285

#7 @dd32
11 years ago

I altered a little bit of text, take a read through and see if anything jumps out as needing changing.
I'll leave it up to you to notice the exact changes made.

@ethitter
11 years ago

Update text about adding themes

#8 @ethitter
11 years ago

  • Cc erick@… added

26285.patch updates the Adding Themes tab to reflect that the Install Themes tab is now an Add New button.

#9 @nacin
11 years ago

  • Keywords 2nd-opinion removed

#10 @nacin
11 years ago

  • Owner set to nacin
  • Resolution set to fixed
  • Status changed from new to closed

In 26759:

Update the help text on themes.php. The Install Themes tab is now an Add New button.

props ethitter.
fixes #26285.

Note: See TracTickets for help on using tickets.