Make WordPress Core

Opened 20 years ago

Closed 20 years ago

#3059 closed defect (bug) (fixed)

Static javascript should all be cached.

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

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 20 years ago.

Download all attachments as: .zip

Change History (3)

#1 @mdawaffe
20 years ago

This is much nicer than #2799.

#2 @ryan
20 years ago

  • Resolutionfixed
  • Status newclosed

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

Note: See TracTickets for help on using tickets.