Exclusive WordPress
Just another blog from a WordPressholic.

Change My Theme to Cellar Heat

August 6th 2009 in WordPress Themes by Poer

Just a slight change in my heart, today I change my blog theme into the beautiful and free Cellar Heat black version.

Cellar Heat Theme

We can download Cellar Heat from the official site or from Smashing Magazine.

Dark, as dark as my life this last one month hihihihi…


Leave a Reply



required



required - won't be displayed


Your Comment:

This one just for my note, a simple linux command line to search and replace text and code within files recursively. Simple, just oneliner, but this oneliner really help me much.

Using combination of Grep and Sed command, the following linux command line will search for ‘http://abc.wordpress.com’ code and replace it with ‘http://abcd.wordpress.com’ (without single quote).

grep [...]

Previous Entry

#1. WordPress Firewall (must-have)

Plugin Homepage | Download URL

Function: To check every access to our blog, and identify all possible attempts for malicious attack such as SQL injection etc.

On the last few weeks, the most common SQL injection attack got caught by WordPress Firewall plugin try to use the security hole found in plugins such as [...]

Next Entry