How to Configure Webpack with WordPress for Theme Development the Right Way

Example repo: Download here Webpack is an awesome static module bundler, based on node.js. It is widely used for developing JavaScript applications. It is a tool that is not easy to set up but comes preconfigured with many frontend application packages such as create react app or @vue/cli. If you have developed single-page applications based …

Format PHP Code in Visual Studio Code (WordPress Coding Standards)

Visual Studio Code is an awesome modern free code editor and it does a great job at developing JavaScript-based applications. It has built-in support for JavaScript IntelliSense, debugging, formatting, and many other advanced language features. “Wait, I am here for the PHP part“, you will say. Well, Visual Studio Code is not only about JavaScript. …

2 Ways to Load Ionicons in WordPress (Locally and with CDN)

Git repo: https://github.com/yonkov/ionicons You have probably heard about Ionic, a popular framework for mobile app development. The guys behind Ionic decided to release their own font, called Ionicons. By far, It is one of the most beautiful, open-source webfonts out there. It consists of more than 1300 unique icons that look great on all devices. …

Top Ten Most Underrated (Yet Beautiful) WordPress Themes in 2026

WordPress is the most popular content management system in the world, powering more than 43% of all websites and 63% of all known cms. WordPress became so huge because it is free, open-source and easy to use. The demand for WordPress websites is rising and so is the ecosystem behind WordPress. There are around more …