» Wordpress
- Resources for Thesis WordPress Theme UsersBy Tony Tran on May 20th, 2010 | 7 Comments
The first, if you are fan of DIY themes, you can ignore Thesis, a famous DIY theme and easy to use, help you improve your quality of your blog. Moreover, it help you almost of your job and save your time, save more space ( don’t need to action many plugins ). Now you want to custom it following your style, but if you don’t really know about it or how to doing that, just reading our collection about thesis bellow and do it yourself, like the name of theme, DIY. Now that youve got that done, lets go over some of the basic stuff. Introduction to Custom Css Introduction to Custom Fun... - How to Using Default Thumbnail in WordPress 2.9+By Tony Tran on April 20th, 2010 | 12 Comments
Nowadays, most bloggers using thumbnails for their blog, it just make their blog become attractive and beautiful. How can they doing that ? If from time that WordPress 2.9 haven’t yet released, they only can doing that with helping from another code which get images from external resource and display it. But don’t worry, from WordPress 2.9+ version, the wordpress team already additional more features that allow we active and using thumbnail, very easy and fast. No need to work hard, no need to control code every time. Just doing following us. 1. Active this feature on your wordpres... - Insert bit.ly on WordPress for short-url purposeBy Tony Tran on April 16th, 2010 | 12 Comments
Did you ever got issue that your url too long for doing something such as insert twitter button or social bookmarking button and they using your long permalinks for submit ? On this case, you should to implement short your blog posts url by using bit.ly, a shortens url service. How do I do ? Just doing follow these steps, then done. 1. Going bit.ly and register one account, after that you can going to here to get bit.ly API. If you already have bit.ly account, leave register steps and just login. 2. Copy this code and paste into functions.php on your folder theme. If your wordpress theme have ... - How to disable HTML in WordPress commentsBy Tony Tran on February 24th, 2010 | 9 Comments
By default, WordPress allows certain tags in comments. Therefore commenters can add links, style text in bold and italics, add tables, and more. This can cause a lot of headache to you from spammers who can easily fill in your blog with comments linking to their websites. Fortunately there is a quick fix to this issue, whatever the commenter types will be displayed literally. No certain tags are allowed or do this to code samples. What this plugin does is it converts single quotes, double quotes, the less than symbol (<), the greater than symbol (>), and ampersands (&) to HTML entiti... - Include TinyURL To Your WordPress BlogBy Tony Tran on January 24th, 2010 | 17 Comments
Some month ago, I was released short url service at N70.INFO to help you short your long url, easy to save and remember. You can easy to choose keyword you want, not only just random string like another services. Of course there are not only my short url publish on internet. Many another service you can choose such as:tinyurl.com eb.cx elfurl.com shorl.com url.fm shurl.org qurl.net notlong.com shortlinks.co.uk url123.comIf you want create short url to each of your article, did you think you will create by your hand, manually ? No, I will tell you how to let it automatic. First, just paste ... - Convert Blogger to WordPress Self HostedBy Tony Tran on January 22nd, 2010 | 9 Comments
Your current blog at username.blogspot.com is hosted on the Blogger but you now want to move this blog from Blogger to WordPress (self-hosted) with your personal domain name like your-company.com or your-name.com. WordPress provides an easy option to automatically import all your old blog posts and reader comments from Blogger into your new WordPress Blog but there are still some bigger problems that are hard to ignore, such as: 1. Some of your previous articles on the blogspot.com blog could be ranking very high in search engines for certain keywords but once you shift these articles to a new... - The Most Awesome WordPress PluginsBy Tony Tran on January 21st, 2010 | No Comments
I’m used WordPress for two year ago and got many experiences for custom and design it like what I want. Also, I have save many plugin in my computer which I like and really helpful for use later or share for friend. You can reference these plugins if it’s bring more benefits for you. CopyFeed – It puts a link back to your site and a digital fingerprint you can search for that will show you if anyone is scraping your content. The nerve! Action PopUp – It’s actually already posted here on this forum, but for some reason it is hard as hell to find, so here it is agai... - 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....
- All WordPress Hooks in WP 2.9By Tony Tran on January 19th, 2010 | 3 Comments
What is WordPress Hooks Database ? If you’re a plugin developer, you know how difficult it can be to figure out which hooks are available. This WordPress hooks database automatically scans each WP build for apply_filters(), do_action(), and do_action_ref_array to figure out exactly which hooks are available in each version and where the hooks occur. If you don’t know what WordPress hooks are for, read the Plugin API. What is this good for?See what new hooks are available with each new version of WordPress See which hooks have been deprecated or renamed (use the “view all ho... - Amazon aStore and WordPressHow to Add an Amazon aStore to your WordPress Theme Amazon Store for WordPress To date, I have 8 websites. One is a growing article directory which I made Hubpages and Squidoo easy for fellow authors. One is my business website and the rest are Niche sites using WordPress themes. None of my sites have stores on them, well that is until now. Im in the process of creating a new site and decided this would be a good time to try and integrate a store into the site navigation. My only requirement is that the store has to look as if it is part of the website. I dont want my visitors to navigate away...
