In this video I show how to quickly add your own custom post types to store dynamic data; in this case tour schedule information. I show how to use CPT UI (Custom Post Types UI), a Wordpress plugin that makes adding custom post types easy.
I also briefly show a quick way to get the code to add a custom post type, should you want to directly add the custom post type to your custom plugin (I'll later be showing how to create a custom plugin).
This video is part of a project playlist:
• Wordpress Project using Oxygen Builder, Cu...