[wp-trac] [WordPress Trac] #33173: Silly typo in function call

WordPress Trac noreply at wordpress.org
Wed Jul 29 12:53:38 UTC 2015


#33173: Silly typo in function call
--------------------------+-----------------------------
 Reporter:  afragen       |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  General       |    Version:  trunk
 Severity:  normal        |   Keywords:
  Focuses:                |
--------------------------+-----------------------------
 {{{
 remove_all_filterS()
 }}}

 Should be


 {{{
 remove_all_filters()
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/33173>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list