Skip to content

1.2.0

Choose a tag to compare

@retlehs retlehs released this 16 Mar 18:20
· 3 commits to master since this release
  • Add support for optionally skipping the database or assets with new flags: --no-db and --no-assets
  • Pass --default-character-set=utf8mb4 to wp db export
  • Pass --all-tables-with-prefix to wp search-replace, props @joshuafredrickson