Ticket #3805 (new defect)

Opened 2 years ago

Last modified 6 months ago

wp_title() and static home pages

Reported by: iLobster Assigned to: johnbillion
Priority: low Milestone: 2.9
Component: Template Version: 2.1
Severity: trivial Keywords: wp_title needs-patch
Cc:

Description

Currently, wp_title() shows the page title on the home page when a static page is used as the home page, and does not show the title on an inner page used as a blog page. This should be reversed, because normally only the home page doesn't need an additional title, no matter what kind of content it has, and all inner pages should have a title, wether static page, blog page or archive page.

Change History

02/17/07 20:40:57 changed by foolswisdom

  • milestone changed from 2.1.2 to 2.2.

03/07/07 02:26:55 changed by johnbillion

  • owner changed from anonymous to johnbillion.

What I'm seeing is the page title displayed on the front page as well as on the actual page. I'll attempt a patch on this one to help out the bug hunt.

03/10/07 17:11:52 changed by johnbillion

  • component changed from Optimization to Template.

03/27/07 17:47:59 changed by foolswisdom

  • milestone changed from 2.2 to 2.4.

02/26/08 10:58:37 changed by ionfish

  • keywords changed from wp_title to wp_title needs-patch.
  • milestone changed from 2.5 to 2.6.