From the course: Custom WordPress Plugins: Design, Develop, and Distribute

Unlock this course with a free trial

Join today to access over 24,400 courses taught by industry experts.

Using the course exercise files

Using the course exercise files

- Now that you know what you'll need for this course, I want to show you where some very important resources will be located. On GitHub, I provided you with the exercise files for the course. so that you can follow along with me. The exercise files are organized by chapter and name. Another important thing when copying from the PHP files, please do not copy the open PHP tags at the beginning, unless you've been instructed. Lastly, all of the completed plugins are in the completed plugins folder. If you have followed along with me and or are having any issues with the plugins, please reference this code. You're all set. Now, let's get started on our journey into plugin development.

Contents