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

WordPress Trac noreply at wordpress.org
Thu Sep 19 18:15:36 UTC 2013


#24061: Introduce blog-archived.php and blog-spam.php
-------------------------+------------------
 Reporter:  johnbillion  |       Owner:
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  3.7
Component:  Multisite    |     Version:
 Severity:  normal       |  Resolution:
 Keywords:  has-patch    |
-------------------------+------------------

Comment (by DrewAPicture):

 Replying to [comment:8 jeremyfelt]:
 > [attachment:24061.4.diff] introduces the `ms_site_check_status` action
 with docs. The new patch avoids the massive green/red caused by my
 overeager attempts to replace all mentions of `blog` with `site`. :)

 * 'Object' should be lowercase
 * Can you be a little more descriptive than 'Contains site details' or
 point somewhere that has that information?

 For the descriptive route, something like this:
 {{{
 * @param object $site An object containing the site's ___, ____, and ___.
 }}}

 For the @see route, something like this would work:
 {{{
 * @param object $site Contains site details. @see some_function()
 }}}

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


More information about the wp-trac mailing list