[wp-trac] [WordPress Trac] #32605: Add short-circuit filters to `*_metadata_by_mid()` functions

WordPress Trac noreply at wordpress.org
Wed Jun 10 11:38:30 UTC 2015


#32605: Add short-circuit filters to `*_metadata_by_mid()` functions
--------------------------------+-----------------------------
 Reporter:  dlh                 |      Owner:
     Type:  enhancement         |     Status:  new
 Priority:  normal              |  Milestone:  Awaiting Review
Component:  Options, Meta APIs  |    Version:
 Severity:  normal              |   Keywords:
  Focuses:                      |
--------------------------------+-----------------------------
 Currently it's possible to short-circuit `get_metadata()`,
 `update_metadata()`, and `delete_metadata()`, but not their `_by_mid()`
 variants.

 The attached patch would add comparable filters to
 `get_metadata_by_mid()`, `update_metadata_by_mid()` and
 `delete_metadata_by_mid()`.

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


More information about the wp-trac mailing list