[wp-trac] [WordPress Trac] #14651: Call to undefined function get_hidden_columns()

WordPress Trac wp-trac at lists.automattic.com
Tue Aug 24 00:12:41 UTC 2010


#14651: Call to undefined function get_hidden_columns()
----------------------------+-----------------------------------------------
 Reporter:  arena           |        Owner:  scribu  
     Type:  defect (bug)    |       Status:  reopened
 Priority:  normal          |    Milestone:  3.1     
Component:  Administration  |      Version:  3.0.1   
 Severity:  normal          |   Resolution:          
 Keywords:                  |  
----------------------------+-----------------------------------------------

Comment(by arena):

 some code consistency with other wp classes

 all WP_ classes seems to have their constructor function called

 __construct()

 and are adding (for php4 support) another function with the same name of
 the class calling $this->__construct()

 (sample WP_Widget in wp-includes/widgets.php)

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


More information about the wp-trac mailing list