benbalter / wordpress-to-jekyll-exporter

One-click WordPress plugin that converts all posts, pages, taxonomies, metadata, and settings to Markdown and YAML which can be dropped into Jekyll (or Hugo or any other Markdown and YAML based site engine).
https://ben.balter.com/wordpress-to-jekyll-exporter
GNU General Public License v3.0
1.04k stars 130 forks source link

Various improvements (see PR) #298

Open rpeyron opened 2 years ago

rpeyron commented 2 years ago

Hello,

Thanks for your plugin that was very useful to me for my Jekyll migration from WordPress.

I have made some customizations that may interest some other users:

Hope these little things can be useful

Thanks again for the plugin,

rpeyron commented 2 years ago

Hello, thanks for your feedback. I have fixed and answered your remarks above.

About tests, do you have some in mind to start with? I certainly won't have time and skills to implement all. About PHPCS, do you know a linter/formatter for VSCode? Also, it is throwing 700 errors, that is more than the number of line modified, this is crazy!