Blog

By Haktan Suren, PhD
0 Comments
Dec 20th, 2015
Recently, one of my friends asked me to migrate his WooCommerce website to another domain without losing any data such as products (inventory), orders,...
By Haktan Suren, PhD
0 Comments
Apr 25th, 2015
Today, I am going to share a very simple function that will allow you to debug anywhere in the WordPresswithout using any specific action. I usually wo...
By Haktan Suren, PhD
0 Comments
Apr 13th, 2014
Losing data sucks! This is the way you can automatically backup your MySQL database on Amazon AWS S3 any given time interval (Cronjob). This script use...
By Haktan Suren, PhD
1 Comment
May 2nd, 2013
Recently I have discovered a bug in this great plugin. It simply uses obsolete version of jquery ui that makes some of the elements not functioned depe...
By Haktan Suren, PhD
0 Comments
May 2nd, 2013
There is a bug on WordPress Page Template Plugin that I have recently discovered. In the plugin, there is a JS file dependent on Jquery. But when it is...
By Haktan Suren, PhD
0 Comments
Oct 3rd, 2012
Recently, I used this PHP class in one of my projects. It is very useful, well-prepared and works great except one minor problem that I noticed. Standa...