Skip to content

Client module non-blocking migration fix

Choose a tag to compare

@vovafeldman vovafeldman released this 11 Nov 05:56
· 103 commits to master since this release
  1. Changed the calculation of the current request URL to only be based on PHP since global $wp not always available.
  2. Added expiration to the migration unique ID transient, otherwise, if the non-blocking request fails, it will never migrate.
  3. Added setting option to clear all entity mapping.