Follow
Series

WordPress

This series will contain code snippets & tutorials on how to customize and add a functionality in your wordpress website with the help of code. Plus coding and debugging methods that you can use.

Articles in this series

Deploying Sage(WordPress Starter theme) to your host using Github Actions

Aug 5, 20204 min read 822 views

Setup Github action for your theme in order to deploy the new version of your theme to any host with SSH access. · I had recently started using sage for...

Deploying Sage(WordPress Starter theme) to your host using Github Actions
Efficient debugging workflow for WordPress  developers
Creating a custom webhook in WordPress to get data from third part services
ACF : Reset all WYSIWYG inside a field group using JS