Make WordPress Core

Opened 13 years ago

Closed 12 years ago

Last modified 12 years ago

#25889 closed enhancement (fixed)

Use selected() in touch_time(), page_template_dropdown(), parent_dropdown(), and add head docs

Reported by: meloniq Owned by: wonderboymusic
Priority: normal Milestone: 3.9
Component: General Version: 3.8
Severity: normal Keywords: has-patch
Cc: Focuses: docs, administration, template

Description

Use selected() in touch_time(), page_template_dropdown(), parent_dropdown(), and add head docs.

Suggested by @SergeyBiryukov in #25879 to separate this changes from adding filter hook.

The touch_time() function probably could be described better.

Attachments (2)

25889.patch (4.2 KB ) - added by meloniq 13 years ago.
use selected(), add head docs
25889.2.patch (4.4 KB ) - added by DrewAPicture 12 years ago.
Standardized docs

Download all attachments as: .zip

Change History (9)

@meloniq
13 years ago

use selected(), add head docs

#1 @SergeyBiryukov
13 years ago

  • Milestone Awaiting Review3.8

#2 @matt
13 years ago

  • Milestone 3.8Future Release

Hasn't been much activity here, let's look at it for after the 3.8 release.

#3 @nacin
12 years ago

  • Component TemplateGeneral
  • Focuses docs administration template added
  • Milestone Future Release3.9

@DrewAPicture
12 years ago

Standardized docs

#4 @DrewAPicture
12 years ago

25889.2.patch brings the inline docs in-line with the standards

#5 @wonderboymusic
12 years ago

  • Owner set to wonderboymusic
  • Resolutionfixed
  • Status newclosed

In 27188:

Use selected() where appropriate in touch_time(), page_template_dropdown(), and parent_dropdown(). Also, add proper docs.

Props meloniq, DrewAPicture.
Fixes #25889.

#6 @TobiasBg
12 years ago

@wonderboymusic: Seems like you (accidentally?) added get_the_permalink() for #24164 in [27188]?
Well, as the discussion in #24164 agrees, closing that as fixed with [27188] should also be ok.

#7 @wonderboymusic
12 years ago

EEK. Removed in [27189].

Note: See TracTickets for help on using tickets.