This was mainly tested using the WordPress post-import feature. If auto-enabled is checked the metadata that is expected to be imported is ignored and only the default metadata/default configuration is used and the post is scheduled.
This is related to #69.
Check the setDefaultMetaForPost method in the Plugin class.
This was mainly tested using the WordPress post-import feature. If auto-enabled is checked the metadata that is expected to be imported is ignored and only the default metadata/default configuration is used and the post is scheduled.
This is related to #69.
Check the
setDefaultMetaForPost
method in the Plugin class.