Make WordPress Core

Opened 14 years ago

Closed 14 years ago

#21695 closed defect (bug) (fixed)

Twenty Twelve: Missing period in meta section of the 'image.php' template

Reported by: viniciusmassuchetto Owned by: lancewillett
Priority: normal Milestone: 3.5
Component: Bundled Theme Version:
Severity: normal Keywords:
Cc: Focuses:

Description

twentytwelve_entry_meta puts a period in the end of the meta sentence for all templates but the image.php one, that will display a string itself.

Attachments (1)

period.diff (1.1 KB ) - added by viniciusmassuchetto 14 years ago.
Adds a trailing period to the meta sentence in 'image.php'

Download all attachments as: .zip

Change History (6)

@viniciusmassuchetto
14 years ago

Adds a trailing period to the meta sentence in 'image.php'

#1 @viniciusmassuchetto
14 years ago

  • Component GeneralBundled Theme
  • Summary Missing period in meta section of the 'image.php' templateTwenty Twelve: Missing period in meta section of the 'image.php' template

#2 @nacin
14 years ago

  • Milestone Awaiting Review3.5

#3 follow-up: @SergeyBiryukov
14 years ago

FWIW, Twenty Eleven doesn't have a period in that sentence either.

#4 in reply to: ↑ 3 @viniciusmassuchetto
14 years ago

Replying to SergeyBiryukov:

FWIW, Twenty Eleven doesn't have a period in that sentence either.

So there's another funny patch coming... =D

#5 @lancewillett
14 years ago

  • Owner set to lancewillett
  • Resolutionfixed
  • Status newclosed

In [21634]:

Twenty Twelve: add missing period in meta section of the 'image.php' template. Props viniciusmassuchetto, fixes #21695.

Note: See TracTickets for help on using tickets.