From the course: WordPress Development: Coding Practice
Unlock the full course today
Join today to access over 24,400 courses taught by industry experts.
What you should know - WordPress Tutorial
From the course: WordPress Development: Coding Practice
What you should know
- [Narrator] Since these are essentially WordPress coding assignments, you should be familiar with a few things. First is how WordPress works. You should understand it from a content management system, and front end standpoint, as well as have a basic understanding of the backend. You should also know PHP and HTML. CSS would be a bonus. And while you don't need to be super familiar with the WordPress API, having a basic understanding of WP_Query, actions and filters will be helpful. If you need a refresher on any of that, we have lots of courses on WordPress as well as the WordPress Development Learning path in the LinkedIn Learning Library. Finally, all of the code has starting points for you in the dash start folders. They're formatted as chapter-video-start. So, for example, video one is 01-01-start. Corresponding solutions are in the chapter-video-end folder. So, for example, 01-01-end. And remember, your…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.