[wp-trac] [WordPress Trac] #35693: PHP Warning: implode(): Invalid arguments passed in wp-includes/class-wp-editor.php on line 683

WordPress Trac noreply at wordpress.org
Tue Feb 2 17:31:54 UTC 2016


#35693: PHP Warning: implode(): Invalid arguments passed in wp-includes/class-wp-
editor.php on line 683
--------------------------+----------------------
 Reporter:  aohipa        |       Owner:
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:
Component:  Editor        |     Version:  4.4.1
 Severity:  normal        |  Resolution:  invalid
 Keywords:                |     Focuses:
--------------------------+----------------------
Changes (by azaozz):

 * status:  new => closed
 * resolution:   => invalid
 * milestone:  Awaiting Review =>


Comment:

 It seems you are using one or more of the `mce_buttons`, `mce_buttons_2`,
 `mce_buttons_3`, etc. filters. They pass an array and expect an array
 back. If you're returning anything else than array, you're using them
 improperly. Keep in mind that another plugin can be using the same filter
 after you and is expecting an array too.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/35693#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list