Make WordPress Core

Ticket #41222: 41222.patch

File 41222.patch, 368 bytes (added by bhaveshkhadodara, 8 years ago)

patch added

  • wp-includes/load.php

     
    469469 * it uses that drop-in as an external object cache.
    470470 *
    471471 * @since 3.0.0
     472 * @global array $wp_filter
    472473 * @access private
    473474 */
    474475function wp_start_object_cache() {