Conversation
supportSpecifying add_filter( 'jekyll_export_post_types', array('posts', 'pages', 'my-post-type') ); exports an empty _posts directory, and without any pages markdown files. Even specifying this add_filter( 'jekyll_export_post_types', array('posts', 'pages') ); returns the same result. Using PHPv7, WordPress 4.9.6, unmodified Twenty Seventeen theme
No comments were stored for this source.