Help / Tutorial
Feedback / Bugs
Code Editor
PRO
0 / 50

Code-Format

Don't want to see this? Become a PRO.

Hierarchical

Exclude from search

Publicly Queryable

Has Archive?

Public

Show UI

Show in menu

Show in admin bar

Can export?

Show in Nav Menus

Menu Position

Capability Type

Language

Miss a language? language@wp-hasty.com

Supports

PRO
Quick add from your generated taxonomies

Admin Sidebar Icon

Rewrite (Permalink)

Show in REST API

PRO
Press alt + enter to copy snippet to clipboard
alt +

Feedback & Bugreport

Your feedback is important!

We developed Hasty for you! And we want to improve Hasty for you! So give us feedback and report bugs, so we can make Hasty even better.

Sorry, message is too short.
Please notice: This is not a support or help form.

Help & Tutorial

About

Use this tool to register a custom post type on your WordPress site with register_post_type() function.

Custom Post Type demo screenshot

How to use

  • Fill in the form on the left.
  • Copy the generated code to the clipboard.
  • Paste it into your project (functions.php or something that is enqueued there).

Hint: Don’t forget to save the snippet to reuse it later.

Quick Tutorial

Basic Settings

Firstly you want to select a name for the snippet, to find it in Hasty for later use. (PRO only)

After you finished that, name your custom post type. A singular and a plural name is needed to set the correct labels at the backend. Please make sure to set a unique post type key, to prevent errors. This is the key you will use in your queries within your project.

Optionally you can select a shot description of the custom post type and a text-domain. The text-domain makes your theme translatable.

Advanced Settings

Now that all basic settings are made it’s time to define how the custom post type will behave. Check the hints for a short description of each argument. In most cases the default settings from Hasty will make it work. However it is recommended to specify the arguments depending on your needs.

If you are missing any languages for the post type labels we appreciate new translations via mail language@wp-hasty.com.

Available features

After all settings are made, define what built in features you need on your post editing screen. By activating only the necessary features, you make sure that the post editing screen is nice and simple.

If more specific fields are needed check out the Metabox Generator! (PRO only)

If you need help or support, you have to purchase PRO
Placeholder
PRO
Create new snippet
PRO
Hasty Theme
Light ThemeDark Theme
Code-Editor Theme
Light ThemeDark Theme
Default Code-Format
NormalNormal with helpersCompressed