Skip to content

Releases: croox/yaml-importer

## 0.1.3 - 2023-06-24

24 Jun 01:12
Compare
Choose a tag to compare

Update dependencies

Changed

  • Updated to generator-wp-dev-env#1.6.4 ( wp-dev-env-grunt#1.5.2 wp-dev-env-frame#0.15.1 )

## 0.1.2 - 2019-09-27

27 Sep 13:19
Compare
Choose a tag to compare

Print parsed yaml file to import.log

Added

  • Print parsed yaml file to import.log

Changed

  • Update to wp-dev-env-frame#0.7.3

## 0.1.1 - 2019-09-27

27 Sep 09:06
Compare
Choose a tag to compare

Update readme

Changed

  • Update readme.txt
  • Move logging to function yaim_log

## 0.1.0 - 2019-09-25

25 Sep 13:50
Compare
Choose a tag to compare

Background Processing

Added

  • Handle meta_input field for Term imports
  • Use wpautopfor certain fields. Fields are filtered by "yaim_{$type}_autop_keys" filter
  • Handle p2p connections for post import
  • Use a5hleyrich/wp-background-processing and process all imports in background

Changed

  • More stable log

Fixed

  • Multilang values for directly nested attributes. eg meta_input. Also works if some directly nested attributes have translations, and others not.

## 0.0.2 - 2019-09-23

23 Sep 06:49
Compare
Choose a tag to compare

Taxonomy Term Import

Added

  • Taxonomy Term Import
  • Admin notices

## 0.0.1 - 2019-09-22

22 Sep 10:29
Compare
Choose a tag to compare

Imports array of posts, supports wpml

Added

  • cmb2/cmb2
  • mustangostang/spyc
  • Imports array of posts.
  • Works with wpml