[wp-trac] [WordPress Trac] #21179: filter error message displayed when a site is over quota

WordPress Trac wp-trac at lists.automattic.com
Mon Jul 9 11:00:19 UTC 2012


#21179: filter error message displayed when a site is over quota
-------------------------+------------------------------
 Reporter:  jkudish      |       Owner:
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  Awaiting Review
Component:  Media        |     Version:  3.4.1
 Severity:  normal       |  Resolution:
 Keywords:  has-patch    |
-------------------------+------------------------------

Comment (by westi):

 I think that a better solution here is to move the current message into a
 function which is hooked onto an action that is fired here so that the
 output can easily be suppressed / augmented by a plugin without relying on
 using the gettext filters.

 We could probably move the check onto the {{{pre-upload-ui}}} action with
 a high priority instead of introducing a new action.

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


More information about the wp-trac mailing list