wp-posttypes

A simple WordPress plugin to help you create custom post types easily.

Usage no npm install needed!

<script type="module">
  import wpPosttypes from 'https://cdn.skypack.dev/wp-posttypes';
</script>

README

wp-posttypes

A simple WordPress plugin to help you create custom post types easily.

NPM

You can install directly via NPM to your project folder.

npm install wp-posttypes

Usage

Once installed, log into your WordPress admin dashboard and locate the menu option Post Types, create a new post type of your choice and start using the custom post type right away.

Requirements

WordPress

Contributions

Anyone and everyone is welcome to contribute.