See what we’ve written lately
How to install SailsJS
Dev Environment Install SailsJS npm install sailsjs Install Chrome Postman [https://chrome.google.com/webstore/detail/postman-rest-client-short/mkhojklkhkdaghjjfdnphfphiaiohkef] Content-Type application/json Quickly get started Create a new sails...
Affiliate Marketing Tools
Below are a few tools I use to integrate affiliate marketing into websites and apps. Before we start Here are a few other things I find helpful to...
Wordpress: Disable HTML in Wordpress comments
You might need to strip out HTML in comments and here's how. /** ******** ******** ******** ******** ******** ******** ******** ******** * TITLE: Disable HTML in WordPress comments * DESCRIPTION: Disallow HTML in WordPress comments, add this...
Wordpress: Replace a theme's Google font with your own
You like a theme but it's referencing a Google font you want to switch out. Here's the simplest way to do it, by keeping...
Wordpress: Change admin e-mail to new users
Example 1: Enter the full email address you want displayed. /** ******** ******** ******** ******** ******** ******** * TITLE: Change admin e-mail to new users * DESCRIPTION: enter the full email address you want displayed * * http://miloguide....