Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #26234, comment 1


Ignore:
Timestamp:
11/25/2013 02:55:35 PM (12 years ago)
Author:
johnjamesjacoby
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #26234, comment 1

    initial v1  
    11One possible, albeit hacky, solution, is to concatenate the taxonomies into a cache key, and pass that around instead.
    22
    3 Poking around in `update_object_term_cache()`will likely result in losing at least one finger (and probably a pinky toe with nail polish on it) and although I'm justifiably afraid to go digging, my incoming does so with reckless abandon.
     3Poking around in `update_object_term_cache()`will likely result in losing at least one finger (and probably a pinky toe) and although I'm justifiably afraid to go digging, my incoming does so with reckless abandon.
    44
    5 I'm also fully aware of the 5 year taxonomy plan, and prematurely agree that complicating things further for everyone until then is likely not worth the expense later. If nothing else, consider this a ticket for posterity until then.
     5I'm also fully aware of the 5 year taxonomy plan, and prematurely agree that complicating things further for everyone is likely not worth the expense later. If nothing else, consider this a ticket for posterity until then.
     6
     7(Edit: grammar all the words)