Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #14393, comment 9


Ignore:
Timestamp:
03/25/2011 01:53:27 PM (13 years ago)
Author:
dd32
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #14393, comment 9

    initial v1  
    1 > That doesn't mean you can avoid .maintenance however... There's no way really of knowing whether a plugin is activated at least somewhere without querying every site. So I'm thinking we'll just have to live with is_multisite() ||.
     1> That doesn't mean you can avoid .maintenance however... There's no way really of knowing whether a plugin is activated at least somewhere without querying every site. So I'm thinking we'll just have to live with `is_multisite() ||`.
    22
    33What i was thinking of, was something along the lines of adding to the .maintenance file: