[wp-trac] [WordPress Trac] #13847: WP increasing the memory above other server limit

WordPress Trac wp-trac at lists.automattic.com
Wed Mar 9 03:33:05 UTC 2011


#13847: WP increasing the memory above other server limit
----------------------------+-----------------------------
 Reporter:  priitsalumaa    |       Owner:  westi
     Type:  defect (bug)    |      Status:  accepted
 Priority:  normal          |   Milestone:  Future Release
Component:  Administration  |     Version:  3.0
 Severity:  normal          |  Resolution:
 Keywords:  has-patch       |
----------------------------+-----------------------------

Comment (by wpmuguru):

 Replying to [comment:28 hakre]:
 > What do you think?

 On constants in general, as far as WP is concerned, less is better. I'm
 primarily a plugin developer and feel that the strength of WP as a
 platform comes from the hook and filter system which allow for essentially
 an infinite number of unique installations/applications of the core
 codebase.

 The only instances where I'm in favor of constants are

 - when they are necessary - WP_CACHE allows various types of caching to be
 loaded instead of the built in cache and the object cache is a
 prerequisite to the hook & filter system
 - when they turn on a component - WP_ALLOW_MULTISITE turns on the network
 screen

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


More information about the wp-trac mailing list