Make WordPress Core

Opened 14 years ago

Closed 14 years ago

#19987 closed enhancement (fixed)

Add hook to refresh_blog_details()

Reported by: mdawaffe's profile mdawaffe Owned by: ryan's profile ryan
Milestone: 3.4 Priority: normal
Severity: normal Version: 3.0
Component: Cache API Keywords: has-patch commit
Focuses: Cc:

Description

refresh_blog_details() clears the cache for various blog details in an MS install but provides no hook for extending its functionality.

Patch attached.

Attachments (1)

19987.diff (514 bytes) - added by mdawaffe 14 years ago.

Download all attachments as: .zip

Change History (4)

@mdawaffe
14 years ago

#1 @scribu
14 years ago

  • Milestone changed from Awaiting Review to 3.4
  • Type changed from defect (bug) to enhancement

#2 @nacin
14 years ago

  • Keywords commit added

#3 @ryan
14 years ago

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

In [19889]:

Add refresh_blog_details action. Props mdawaffe. fixes #19987

Note: See TracTickets for help on using tickets.