Updating Themed Woo-Commerce php files that are out of date

The version – is out of date. the core version is 2.60 or 3.XX (more in the future?) So I run into this a lot with 3rd party plugins.  The WordPress Woo-commerce plugin is always out of date.  It’s a really good Free e-Commerce plugin but also comes with a lot of issues if you […]

read more

Automatically Update the copyright year on your website with some Simple Javascript.

Most web developers would probably just do it with php/java/or C# but for those newbies that want something quick and dirty, I would recommend it with the client side so here’s a simple Javascript code that I put together. It was a small eye sore when I started noticing old school websites or even the […]

read more

Make the Year update automatically with php

So I’m lazy when it comes to these things about dates but everyone has their own of doing it. The old school way of doing it was simple. You hard code it.  Technically, this is not an advanced course or something difficult. You can teach a 4 year old how to do this but we […]

read more