Description
In this course, you will learn :
- Why code is essential for creating anything you can imagine with WordPress.
- The ability to write PHP in order to manipulate data on a WordPress website.
- The ability to write JavaScript in order to add interactive elements to a WordPress site on the fly.
- How to create your own custom block types for the Block Editor "Gutenberg."
- The knowledge, skills, and vocabulary required to work professionally as a WordPress developer.
Syllabus :
- First Coding Steps: PHP
- WordPress Specific PH
- Pages
- Building the Blog Section
- Events Post Type
- Programs Post Type
- Professors Post Type
- Cleaner Code (Less Duplication)
- JavaScript Preparation
- Campus Post Type
- Live Search (UI JavaScript)
- WordPress REST API (AJAX)
- Customizing the REST API
- Combining Front-End & Back-End
- Non-JS Fallback Traditional Searc
- User Roles and Permissions
- User Generated Content
- Like or "Heart" Count for Professors
- Going Live: Deploying Our WordPress Site
- Extra Credit Challenges & Topics
- Plugin Development: PHP
- Plugin Development: Blocks, Gutenberg & React
- Plugin: Multiple Choice Block Type (React)
- Plugin: Featured Professor
- Plugin Development: Custom SQL Database Table
- Block Themes & Full Site Editing