[wp-trac] [WordPress Trac] #24061: Introduce blog-archived.php and blog-spam.php

WordPress Trac noreply at wordpress.org
Fri Apr 12 16:54:47 UTC 2013


#24061: Introduce blog-archived.php and blog-spam.php
-----------------------------+-------------------------
 Reporter:  johnbillion      |       Type:  enhancement
   Status:  new              |   Priority:  normal
Milestone:  Awaiting Review  |  Component:  Multisite
  Version:                   |   Severity:  normal
 Keywords:                   |
-----------------------------+-------------------------
 When Multisite is active and an archived or spammed site is loaded,
 WordPress first looks for a file in the content directory called `blog-
 suspended.php` and loads it if it's found.

 Two problems:

  1. The file name is counter-intuitive because 'suspended' isn't the name
 of a status that a site can have.
  2. It's not possible to serve a different file for spammed and archived
 sites.

 The upcoming patch introduces support for `blog-spam.php` and `blog-
 archived.php` for sites with the respective status. It will fall back to
 `blog-suspended.php` for backwards compatibility.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/24061>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list