[wp-trac] [WordPress Trac] #34195: Deprecate get_terms_fields

WordPress Trac noreply at wordpress.org
Thu May 19 01:24:15 UTC 2016


#34195: Deprecate get_terms_fields
-------------------------+-----------------------------
 Reporter:  wpsmith      |       Owner:
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  Future Release
Component:  Taxonomy     |     Version:  4.4
 Severity:  normal       |  Resolution:
 Keywords:  has-patch    |     Focuses:
-------------------------+-----------------------------
Changes (by boonebgorges):

 * milestone:  Awaiting Review => Future Release


Comment:

 It's definitely a good idea to warn developers that this filter will
 generally not work.

 `_deprecated_function()` should not be used for this purpose. If nothing
 else, the way strings are being concatenated cannot properly be
 translated.

 See #10441 for a discussion of `_deprecated_hook()`.

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


More information about the wp-trac mailing list