Make WordPress Core

Opened 16 years ago

Closed 16 years ago

#10565 closed enhancement (fixed)

Pass filename to 'wp_feed_cache_transient_lifetime' filer

Reported by: dd32's profile dd32 Owned by:
Milestone: 2.9 Priority: normal
Severity: normal Version: 2.9
Component: General Keywords: has-patch tested
Focuses: Cc:

Description

Pass filename to 'wp_feed_cache_transient_lifetime' filer to allow for a per-hostname or per-url cache timeout.

For example, I may want local-feeds to receive a 1hour timeout, whilst leaving remote feeds as 12hours.

Attachments (1)

10565.diff (600 bytes) - added by dd32 16 years ago.

Download all attachments as: .zip

Change History (2)

@dd32
16 years ago

#1 @westi
16 years ago

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

(In [11787]) Pass the filename to the wp_feed_cache_transient_lifetime filter to give the plugins some context. Fixes #10565 props dd32.

Note: See TracTickets for help on using tickets.