Course on creating a plugin for WooCommerce
Please rate the course
Source:
Category:
Language:
Russian
Duration:
02:44:01
Number of lessons:
14
Added date:
02/04/2024
Rating:
0.0
Course short description
In this course, you will not only learn how to create plugins for WordPress, but also do this using the example of a plugin extension for WooCommerce, deeply studying the features of this engine for online stores.
Course Syllabus
- WooCommerce Plugin Development Basics
- How to actually work with hooks? OOP Basics
- Options in WooCommerce
- Product Settings
- Variation Settings
- Using a PHP Class When Writing a Plugin
- WooCommerce classes and objects
- Internationalization and localization
- Write your own update server
- Transit cache
- Validation and cleanup
- < /ul>