Register Custom Post Types on Your MainWP Dashboard Site

To do this, you have two options:

  1. Create a code snippet and add it to the functions.php
  2. Use one of the 3rd party plugins to register CPTs on your dashboard site

Read more about registering CPTs here!

After registering a CPT on your MainWP Dashboard, the MainWP Icon will be appended next to the link in the WP Admin menu, and it means that the CPT is ready to be managed through the MainWP Dashboard.