Description
In this course, you will learn:
- Create a fully functional WordPress theme and plugin.
- Create websites for every business and audience.
- Licence your theme and/or plugin.
- Understand the structure of a plugin and theme.
- Understand the WordPress core and its functionality.
- Fully Understand the WordPress API and how to interface with WordPress and its infrastructure.
- Query the database and create tables.
- Comfortably traverse the WordPress core.
- Use the command line with confidence and master the basics.
- Learn the latest JavaScript capabilities, including ES6 modules and variables.
- Improve your workflow with Babel and Webpack.
- Create, organize, and handle administrative forms.
- Create custom post types and Gutenberg blocks with React, Webpack, and Babel.
Syllabus:
- PHP Fundamentals
- Kickstarting a Theme
- Global Styles
- Managing Asset Files
- Templates
- JavaScript and React Fundamentals
- Block Development Fundamentals
- Server-Side Rendering
- Authentication
- SQL Fundamentals
- Custom Post Types
- Nested Blocks
- Querying Posts
- Exploring More Block Features
- Custom Admin Pages
- Finishing Touches