Development

Step-by-Step Guide to Creating a WP Cron Ping Tool for Local Development in WordPress

In the ever-evolving world of WordPress development, understanding and leveraging core functionalities such as WP Cron is essential. This scheduling…

Webpack: Setting up SCSS, TypeScript, ReactJS TSX, and ES6+ Compilation

In today’s web development world, tooling has become an indispensable aspect. One such tool that has gained tremendous popularity is…

Replace PHPStorm terminal with WSL on Windows

In my previous article, I wrote about how to replace the default terminal with Git Bash. It’s easy and at…

How to Set Up WordPress on Docker

In this blog post, we will provide a detailed guide on how to set up WordPress using Docker, a powerful…

Upgrade all npm packages to the latest major version at once

While this may look like a dangerous idea, it is actually something that many of us wanted to do just…

Enable bash terminal in PHPStorm on Windows 10

If you are using Linux or Mac OS, then using the PHPStorm(or any other IntelliJ IDE from Jetbrains) terminal is…