[wp-trac] [WordPress Trac] #11076: Allow 'include' & 'exclude' args to be arrays

WordPress Trac wp-trac at lists.automattic.com
Mon Apr 25 20:48:54 UTC 2011


#11076: Allow 'include' & 'exclude' args to be arrays
------------------------------+---------------------
 Reporter:  scribu            |       Owner:  scribu
     Type:  enhancement       |      Status:  closed
 Priority:  normal            |   Milestone:  3.0
Component:  General           |     Version:
 Severity:  normal            |  Resolution:  fixed
 Keywords:  has-patch commit  |
------------------------------+---------------------

Comment (by miqrogroove):

 Nevermind, it works fine.  The tags I was testing were attached to drafts
 so they were coming up empty.  Inputs handled as expected:

 {{{
 var_dump(wp_parse_id_list('16'));
 array(1) {
   [0]=>
   int(16)
 }
 }}}

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


More information about the wp-trac mailing list