Quick Search and Replace in MySQL for Wordpress Database

Quick Search and Replace in MySQL for Wordpress Database

At some point you might have to change the url of a Wordpress site for some reason. There is quick and easy way to update all the URL fields in the Wordpress database to make sure there is no trace left of the previous URL.

Building a top contributor list in Wordpress

Building a top contributor list in Wordpress

You might be running a site or building a site for a customer where multiple people are contributing to the content. Then there come the time where you need to build a top contributor list of the Wordpress site users. I have been looking for plugins to do this, however I didn’t found anything satisfying or the one I tried were not very good for large list of user. So I have decided to poke around the web and combine some code with my own ideas.

Auto Cropping with TimThumb

Auto Cropping with TimThumb

Darren Hoyt who is one of the best Web Designer out there (in my sense!) and he is providing an auto image cropping php script called TimThumb on his website. When you deploy a project for a customer, last thing you want to do is have them manually resizing the pictures and cropping them before uploading them to the CMS.

301 redirect with htaccess for new domain in Wordpress

301 redirect with htaccess for new domain in Wordpress

I have been struggling lately for a really simple task: change a domain name for an already online site and do a 301 redirect for all pages to the new domain. Basically the domain is pointing to the same directory, I added it as an aliases to point to the old domain. After doing all [...]

Adding PHTML extension to Dreamweaver

Adding PHTML extension to Dreamweaver

When you want to do some development or theming inside of Magento, you will need to work with PHTML file type which is a mix of PHP and HTML file, yeah ! Here is an article which explain how to add this file type to Dreamweaver in order to be able to see the code [...]

Page 1 of 212»