[wp-trac] [WordPress Trac] #33720: Adding echo argument to wp_terms_checklist() to allow return of generated markup

WordPress Trac noreply at wordpress.org
Fri Sep 4 07:07:22 UTC 2015


#33720: Adding echo argument to wp_terms_checklist() to allow return of generated
markup
----------------------------+-----------------------------
 Reporter:  kevinlangleyjr  |      Owner:
     Type:  enhancement     |     Status:  new
 Priority:  normal          |  Milestone:  Awaiting Review
Component:  General         |    Version:  trunk
 Severity:  normal          |   Keywords:
  Focuses:  administration  |
----------------------------+-----------------------------
 Currently, `wp_terms_checklist()` echos the output with no way to just
 return the generated markup without opening an output buffer and capturing
 the output. In this patch, I've added an extra argument to
 `wp_terms_checklist()` to allow the return of the markup.

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


More information about the wp-trac mailing list