Make WordPress Core

Opened 18 years ago

Closed 18 years ago

Last modified 17 years ago

#2643 closed defect (bug) (fixed)

bloginfo() bypasses filter hook for urls

Reported by: kafkaesqui's profile Kafkaesqui Owned by:
Milestone: Priority: normal
Severity: normal Version: 2.1
Component: General Keywords: bloginfo filters urls bg|has-patch bg|commit
Focuses: Cc:

Description

Summary describes everything about this ticket. However, I'd rather not revert bloginfo to filtering everything, considering how this can (and occasionally does) munge urls. Instead I'm suggesting the addition of a new hook for url values in bloginfo (I'll call it 'bloginfo_url'). It performs no filtering; it's for plugin API purposes only.

Attaching patch.

Attachments (1)

bloginfo_url.patch (451 bytes) - added by Kafkaesqui 18 years ago.
Patch provides 'bloginfo_url' plugin hook to bloginfo()

Download all attachments as: .zip

Change History (6)

@Kafkaesqui
18 years ago

Patch provides 'bloginfo_url' plugin hook to bloginfo()

#1 @davidhouse
18 years ago

  • Keywords bg|commit added

Seems a nice idea. +1.

#2 @ryan
18 years ago

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

(In [4168]) Add bloginfo_url filter from Kafkaesqui. fixes #2643

#3 @ryan
18 years ago

(In [4241]) Add bloginfo_url filter from Kafkaesqui. fixes #2643

#4 @foolswisdom
18 years ago

  • Milestone changed from 2.1 to 2.0.5

#5 @(none)
17 years ago

  • Milestone 2.0.5 deleted

Milestone 2.0.5 deleted

Note: See TracTickets for help on using tickets.