Archive

Posts Tagged ‘MySQL’

Change your WordPress domain quickly with Linux, MySQL, and sed

August 15th, 2010 Chris K No comments

You have no idea how hard it was to refrain from using the command ‘sed’ in a totally ridiculous homophoned title. Have you found yourself wanting to change the domain on an established WordPress installation, or even trying to replicate many times over the same exact WordPress database on a different domain? Yeah, me too. I’ve found while doing plug-in development, it helps to have the same database information copied over when I start with a new branch. Luckily, Linux comes to the rescue with the sed command. It’s a 3 step process. Export your source/current database. Search and replace with sed, and then import the database. Here’s a step by step for you.
Read more…

Categories: Tips

Updated today, release 2.2!

April 21st, 2010 Chris K No comments

Could it be that the Updated Today plugin for WordPress has been updated to version 2.2 only a day later!? You better believe it.

I’ve added some more options to this one. You now can choose if post, pages, or both trigger the banner. You can also choose between the original post date or the modified date (or both) affect the banner. I hope you like the updates.

Cheers!

Categories: WordPress

Updated Today plugin to 2.1.1

April 19th, 2010 Chris K No comments

I've been updated!

The Updated Today plugin for WordPress has been updated to version 2.1.1. I was fighting with the SVN so I’m sorry if you got a bad version during the process. It should all be updated and good to go. You can download it directly from WordPress if need be!

Thanks for the support.

Categories: WordPress