WordPress Lightbox Plugin

Just released a new WordPress Lightbox Plugin on Soxialize.com. I have been testing my plugin for a while now for personal and affiliate sites with great results. I plan on releasing several more plugins on Soxialize including ClickBank and eBay plugins for WordPress. You can get instant access to my new WordPress Lightbox Plugin here: [...]

Working Discount Codes and Coupons

Don’t you hate it when you have to dig through old emails or search through all the junk affiliate coupon sites to get a working discount code? Enough with those money grubbing affiliate marketers and their get rich quick schemes… I’m taking matter into my own hands and making something for us… Below I am [...]

How to remove the top admin bar in WordPress 3.1

Here is how to remove the WordPress 3.1 admin bar in one line of code: 1add_filter( ‘show_admin_bar’, ‘__return_false’ ); Add that to your WordPress theme functions.php file and you are set. To have the admin bar show up only for Admin just wrap the one line of code like this: 1234if (!is_admin()) {     [...]

Who Else Wants Cool New WordPress Plugins?

If you have a WordPress powered site, then you are going to want to read this. I have tons of private and un-released WordPress plugins that I have developed over the last few years. And I am making them available to you… Important Part… How To Get Them!!! Here is how to get all my [...]

If I ran a school for coders, I would not…

Today’s school’s are producing horrible coders! Have you tried to hire a coder who is about to graduate or has graduated recently? Let me tell you… IT’S BAD! You know why? Because coding is not learned in schools! REAL coding is learned on the job. So I thought to myself, if I created the prestigious [...]