Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #23800, comment 4


Ignore:
Timestamp:
05/16/2014 10:57:43 AM (12 years ago)
Author:
GaVrA
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #23800, comment 4

    initial v1  
    1 I added [attachment:23800.diff] patch that should take care of this by {{{explode()}}}, {{{array_filter()}}}, {{{array_unique()}}} and finally {{{implode()}}}.
     1I added [attachment:23800.diff] patch that should take care of this by {{{explode()}}}, {{{array_filter()}}}, {{{array_unique()}}} and finally {{{implode()}}} so pretty much the same way it was done in #22255.