[wp-trac] [WordPress Trac] #10164: Comment Minor Typo

WordPress Trac wp-trac at lists.automattic.com
Sun Jun 14 21:38:59 GMT 2009


#10164: Comment Minor Typo
--------------------------+-------------------------------------------------
 Reporter:  coalgames     |       Owner:            
     Type:  defect (bug)  |      Status:  new       
 Priority:  low           |   Milestone:  Unassigned
Component:  Comments      |     Version:  2.8       
 Severity:  minor         |    Keywords:            
--------------------------+-------------------------------------------------
 On line 56 of wp-includes/plugin.php, it says this:

 {{{

 * wp_filter['tag']['array of priorities']['array of functions
 serialized']['array of ['array (functions, accepted_args)]']
 }}}

 To the normal eye, this looks okay. I believe that there is an error. I
 was examining this very closely one day and found what I believe is an
 error.

 {{{

  wp_filter['tag']['array of priorities']['array of functions
 serialized']['array of ['array (functions, accepted_args)']']
 }}}

 After the section array (functions, accepted_args), I believe that a
 quotation mark there is needed to close it.

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


More information about the wp-trac mailing list