Deploying Sage(WordPress Starter theme) to your host using Github Actions
Setup Github action for your theme in order to deploy the new version of your theme to any host with SSH access.
Aug 5, 20204 min read1.5K

Search for a command to run...

Series
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.
Setup Github action for your theme in order to deploy the new version of your theme to any host with SSH access.

You might be familiar with var_dump(),now upgrade to kint and become more efficient while you debug your code.

In this 2 min blog I will explain how easy it is to setup a webhook url and get data from any external service into your WordPress. 😉

In this short tutorial we will learn how can be reset all the WYSIWYG with empty value using JQuery.