Automattic / newspack-content-converter

Plugin that enables automated conversion of pre-Gutenberg post content, to Gutenberg blocks content.
GNU General Public License v2.0
48 stars 12 forks source link

Add content type and status as a wp option #135

Closed naxoc closed 5 months ago

naxoc commented 5 months ago

To set the option from CLI, use wp option update ncc_conversion_post_types '["post","your_content_type"]' --format=json