Class CultureHosts\WP\Importer\Service\Tasks\Post_Defaults

implements Task

Unlike other tasks, this doesn't have source fields, it just changes the defaults for the post. Useful for setting a default post type or status. Only valid on before_create.

Located at culturehosts-importer/src/Service/Tasks/Post_Defaults.php
Methods