Make WordPress Core

Opened 19 years ago

Closed 19 years ago

#3059 closed defect (bug) (fixed)

Static javascript should all be cached.

Reported by: masquerade's profile masquerade Owned by:
Milestone: 2.1 Priority: normal
Severity: normal Version: 2.1
Component: Administration Keywords:
Focuses: Cc:

Description

This introduces a new function, cache_javascript_headers(), for all the javascript files that end in .php, so that they can properly be cached for the admin area. Adds the calls in necessary places (not sure if we should replace it in TinyMCE stuff as well, ping Andy)

Attachments (1)

wp-cache-js.diff (2.7 KB) - added by masquerade 19 years ago.

Download all attachments as: .zip

Change History (3)

#1 @mdawaffe
19 years ago

This is much nicer than #2799.

#2 @ryan
19 years ago

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

(In [4109]) cache_javascript_headers() from masquerade. fixes #3059 #2799

Note: See TracTickets for help on using tickets.