Learn how to use object-oriented programming (OOP) principles in WooCommerce to build modular and reusable payment gateways that can be easily customized and extended. Follow our example to expand your e-commerce capabilities.
Explore the benefits Object-Oriented Programming in WordPress development. Learn how OOP works in WordPress and discover how to integrate classes with hooks and filters
When using the search widget in Elementor in conjunction with Polylang, once you search, the slug does not contain the language code. Here’s a nifty solution that let’s you fix this.
This snippet allows you to set the primary category for a product. It will built the ancestry based on your choice.
Recently I wrote an extension for the Elementor Popups “Advanced Rules”. This rule let’s you define which language should show/hide the popup.
Check out this easy way to make any theme/plugin compatible with Polylang. Even if they claim not to be compatible!
If you want to become an experienced developer, you need to learn how to debug. In PHP one of the most prominent tools for this is Xdebug, read my story here. Every know and then I write an article about my developer journey. The topic of these articles may vary from time to time.