Make WordPress Core

Changes between Initial Version and Version 2 of Ticket #24760


Ignore:
Timestamp:
07/17/2013 02:03:45 AM (11 years ago)
Author:
SergeyBiryukov
Comment:

Related: mu:1373

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #24760

    • Property Version changed from 3.5.2 to 3.0
    • Property Component changed from General to Multisite
    • Property Milestone changed from Awaiting Review to 3.6
  • Ticket #24760 – Description

    initial v2  
    1515Short version: Depending on caching system used, or if some plugin "enhances" the signup procedure, $current_blog can be null.
    1616
    17 Would benefit from a patch similar to:
    18 http://core.trac.wordpress.org/changeset/21815
     17Would benefit from a patch similar to: [21815]
    1918
    2019Thank you for your consideration.