3. Create a Custom Post Type - Let's Build a WordPress Plugin From Scratch

Опубликовано: 21 Март 2021
на канале: Mr Digital
34,295
413

In this video we create a WordPress custom post type so we can store contact form entries.

You'll learn how to create a simple class in your plugin to encapsulate your plugin code so all of your methods are contained to stop naming clashes.