[wp-trac] [WordPress Trac] #34047: Split up `wp_lazyload_term_meta()`; check `$check` before lazyloading

WordPress Trac noreply at wordpress.org
Thu Oct 1 02:10:17 UTC 2015


#34047: Split up `wp_lazyload_term_meta()`; check `$check` before lazyloading
-------------------------+---------------------------
 Reporter:  dlh          |       Owner:  boonebgorges
     Type:  enhancement  |      Status:  reopened
 Priority:  normal       |   Milestone:  4.4
Component:  Taxonomy     |     Version:  trunk
 Severity:  normal       |  Resolution:
 Keywords:               |     Focuses:
-------------------------+---------------------------
Changes (by dlh):

 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 [attachment:34047.3.diff] has a few copy-edits to [34704] and [34711]:

 * `add_filter()` instead of `_action`
 * `get_(term|comment)_metadata`, not `pre_`
 * Use `mixed` instead of `null` in both the `@param` and `@return` docs
 for `$check`

 Apologies if I've misunderstood anything in the original commits.

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


More information about the wp-trac mailing list