/post-type-generator

WordPress post type generator

Primary LanguageJavaScript

WordPress Post Type Generator

This app helps you generate code for creating custom post types in WordPress. Use it online.

This app uses create-react-app to build. Use these commands to install and run:

npm install
npm start