» 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 split a single post up into different web pagesBy Tony Tran on March 30th, 2010 | 2 Comments
After long time without working with aboutblog.net today I just got something want to share with you. Maybe, most of you already know about this tips, then just review it again. If anyone not yet know, just focus. I take much time of all day for design new news blog about technology news . And I just publish a long article which can divide to three pages. What is solution for now ? Going to Google and find it. Spending time for click and search some page. I got this one from wordpress.org support. It give you the way to split your single post into many pages you want. First, you must add some ... - 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 ... - Tweet Your New Articles to Twitter When AvailableBy Tony Tran on January 23rd, 2010 | 13 Comments
Twitter is largest social network which many people join. Also, many bloggers, webmasters and marketing people use it for marketing for blogs, websites or their own business. For automatic tweet new message to Twitter to tell people when you published new article, many plugin and tools can do that. Also Feedburner give you a features named ” Socialize “. Now you can do it in your wordpress blog without need to action any tools. Just copy this code and paste to your functions.php file in your theme folder. For more support information, just leave comment. I will help you if any trou... - 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... - 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...
