WP Programming Remove External scripts & styles from WordPress Admin Page SwashataApril 16, 2018 This tutorial will talk about dequeue hack to remove external plugins' and themes' scripts and styles from your...
Wordpress Plugins Get eForm – WordPress Form Builder at 50% discount SwashataNovember 21, 2017 Envato CyberSale Monday is on. This means, you can get our beloved WordPress Form Plugin eForm and 500+ other items at...
Wordpress Is manual WordPress Migration still relevant? Akshat ChoudharyNovember 7, 2017 WordPress Migrations are the minimum essentials of running a dynamic website. All WordPress clients need to manage the...
PC Stuff Fix Windows Command Prompt Scaling between 4k & HD Monitor SwashataAugust 12, 2017 So very recently (just yesterday) I got myself a nice 4k display to get some good screen real estate. The monitor is a...
Local Development NFS based file sharing for Varying Vagrant under Windows SwashataAugust 8, 2017 So now that we have vagrant running it is time to make things faster. To do that we are going to: Increase CPU and...
Local Development Installing Varying Vagrants Vagrant on Windows 10 64bit SwashataJuly 23, 2017 Now that all software required to run VVV are installed, we will now proceed to install VVV itself. Install Needed...
Local Development Installing Needed Software to run VVV on Windows SwashataJuly 23, 2017 Now it is time to install VVV to know for real what this is all about. Before we jump into that, here are a few...
Local Development Introduction to VVV based WordPress Development SwashataJuly 22, 2017 In this series of tutorials we will be talking about installing VVV and setup your local WordPress development...
How tos Bash Script to auto-update WordPress Plugin and Theme GIT Reporitory SwashataMarch 5, 2017 Recently eForm has seen a lot of changes. I use GIT and Gitlab to manage the private repository and pull from the...
WP Programming The correct way to get URL parameter values in WordPress SwashataMarch 1, 2017 URL query parameters really come in handy. For example, in eForm we use data from query parameters to...