Files
wordpress-develop/src/wp-includes
Boone Gorges 4649b2345d Performance enhancements for _split_shared_term().
* Introduce a `$record` parameter, which defaults to true. When set to false, `_split_shared_term()` will not keep a record of split term data in wp_options. The judicious use of this flag can greatly improve performance when processing shared terms in batches.
* Allow term/tt objects to be passed to the `$term_id` and `$term_taxonomy_id` parameters. This has the potential to save database queries when the objects are already available.

See #30261.

git-svn-id: https://develop.svn.wordpress.org/trunk@32813 602fd350-edb4-49c9-b593-d223f7449a82
2015-06-17 01:47:52 +00:00
..
2014-09-11 19:06:33 +00:00
2015-06-16 22:07:08 +00:00
2015-05-09 18:26:37 +00:00
2015-06-16 20:00:15 +00:00
2015-05-26 18:12:15 +00:00
2015-05-26 18:52:03 +00:00
2015-06-16 20:00:15 +00:00
2015-05-26 21:50:13 +00:00
2015-05-26 22:16:15 +00:00
2015-06-16 20:00:15 +00:00
2015-05-27 18:14:08 +00:00
2015-06-16 20:00:15 +00:00