Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #18387, comment 4


Ignore:
Timestamp:
10/01/2012 05:45:15 PM (11 years ago)
Author:
ryan
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18387, comment 4

    initial v1  
    1 This function needs a lot of help. It's cache is never invalidated and escaped data is used to create cache keys. We need to do something like we did for #20950.
     1This function needs a lot of help. Its cache is never invalidated and escaped data is used to create cache keys. We need to do something like we did for #20950.