Skip to content

Releases: makers99/wp-cli-db-export-clean

1.0.0

17 Mar 22:25
@sun sun
4610b9d
Compare
Choose a tag to compare
  • Fixed SQL errors if allowed IDs are empty. (#20)
  • Fixed slow query for allowed users caused by the use of regexp. (#21)
  • Added --remove-keys option to avoid missing licenses on staging sites. (#19)
  • Fixed missing postmeta for exported posts. (#18)
  • Added exclusions for woocommerce, gravityforms, woocommerce-seo et al. (#17)
  • Added drop table option. (#7)
  • Fixed DB_HOST is not respected. (#3)
  • Fixed fatal error due to missing composer dependencies. (#4)
  • Fixed export is removing all orders and subscriptions. (#2)
  • Added filtering of users, orders and subscriptions, and progress bar.