Tag Archives: wordpress

How to Upgrade WordPress through SSH

First Take backup of all your files and database Then go to the exact directory where you have your wordpress installed and move the directories wp-admin and wp-includes root@server# mv wp-admin wp-admin-bk root@server# mv wp-includes wp-includes-bk Download the latest wordpress … Continue reading

Posted in Linux | Tagged , | Leave a comment

pre style for wordpress

Edit style.css, add following at the end pre { background: url(“http://blog.hostonnet.com/files_hon/wp_pre_bg.gif”) repeat scroll left top #FFFFFF; border: 1px solid #999999; color: #000000; display: block; font-family: “Courier New”,Courier,monospace; font-size: 13px; line-height: 18px; margin: 10px 0 20px; overflow-x: scroll; overflow-y: auto; padding: … Continue reading

Posted in general | Tagged , | Leave a comment

Twitter Tools plugin for wordpress blog

Today i instaleld Twitter Tools plugin for this blog. After instllation, you need to go to configuration page of Twitter Tools, then provide your twiter login user name and passwod, Twitter Tools will test your account, then you need to … Continue reading

Posted in Web | Tagged , , | Leave a comment