Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #36949, comment 6


Ignore:
Timestamp:
01/08/2019 12:09:46 AM (5 years ago)
Author:
spacedmonkey
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36949, comment 6

    initial v1  
    22
    33Now all tests pass with a very simple work around for cached queries on import. Simple disable the caching on import. This means all tests pass. The test coverage is pretty good for term_exists, so I believe we may not need to add anymore tests.
     4
     5@boonebgorges can you take look at the patch?