» News
- TweetPress Theme – You may mistakenBy Tony Tran on February 4th, 2010 | 8 Comments
We ever know that Chrome or Facebook theme for WordPress. Today I will give you a new clone theme which will same Twitter design. You may mistaken ! It’s special, almost like Twitter with ” more ” button. You also can include your twitter information into it and get your tweets to display in there.Install TweetPress as you would any other theme Open functions.php Change $twitter_screen_name to your screen name Change $feedburner_account_name to your feedburner account name Change the data values inside get_twitter_account to defaults you wish to displayReview demo or ... - WordPress Visual Cheat SheetIn the previous post I was introduce to you the full list of WordPress Hooks Database for WordPress 2.9 . I sure it’s really helpful and save your time when you want to write a plugin or design new wordpress theme. To help more in your job and speed up your job, just download WordPress Visual Cheat Sheet with this link. What will it help me ? There are a lot of exist code to help you save time such as get_header, get_sidebar, comments_template … You just need to copy and use it....
- Enabled GZIP for ThesisBy Tony Tran on January 18th, 2010 | 2 Comments
After a while I used Thesis WordPress Theme for some blogs of mine, I discover you can save more than 60% your load time by optimized your wordpress theme ( enabled gzip, compression file size … ). Here are tips to help you enabled GZIP with Thesis WordPress Theme, easy way step by step.Download This Code Start your FTP program and going to Thesis Folder or edit in WordPress Editor ( http://your-domain.com/wp-admin/theme-editor.php ) Edit custom-functions.php, addition the code you has download into that file.Finished. Now your blog was saved up to 60% file size ( html file when show...
