Course Description
This was an 42 hour course in which I created a complex, multi-page, interactive WordPress Website with a custom, self-made theme. This course went in depth in all of the ins and outs of WordPress development from beginning to end including how to create block themes in WordPress’s new format.
Skills Covered
- Used PHP, React.js, JavaScript, JSX, HTML, CSS, SASS
- Installed WordPress locally
- Created Custom Themes
- Set up functions.php file
- Reviewed WordPress Hierarchy
- Created Custom Post Types and Custom Fields
- Created Custom Plugins and used popular plugins
- Related pieces of content with each other through custom fields
- Reviewed the basics of object-oriented JavaScript
- Leveraged the WP REST API
- Used JavaScript to communicate with the WordPress back-end on the fly
- Enabled visitor account sign up.
- Built a user specific single page application with real-time CRUD actions
- Created custom block types for Gutenberg block editor