#wordpress-themes
Read more stories on Hashnode
Articles with this tag
In this short tutorial we will learn how can be reset all the WYSIWYG with empty value using JQuery. · You can find the JS code below if you are just...
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. 😉 · Before setting...
You might be familiar with var_dump(),now upgrade to kint and become more efficient while you debug your code. · When I started developing on wordpress...
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...