Logo Background Of Anhblog.Net RSS Feed

» Wordpress

  • Thesis Import/Export Plugin for Developers
    By Tony Tran on January 17th, 2010 | No Comments Comments
    I just started working with Thesis WordPress Theme for some week and also found some useful plugin to help improve my wordpress with Thesis. Today I will let’s you know a plugin very useful to help you import/export Thesis Settings. With this plugin, you can design your Thesis plugin and create a new child theme from Thesis. It will help you save your time.Also, if you have idea to develop child theme and give for free or sale it. You won’t waste much time for support for customer how to custom and config Thesis theme. All you need to tell people import *.dat file. Great ? One mo...
  • Amazon aStore and WordPress
    By Tony Tran on January 10th, 2010 | 1 Comment1 Comment Comments
    How 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...
  • Under Construction WordPress Theme
    By Tony Tran on December 28th, 2009 | 12 Comments12 Comments Comments
    Did you ever building a blog after a long time working or just fix something ? And you want to let’s your visitor know that you’re doing it right now ? You won’t take much time to design under construction page, just preview some wordpress theme bellow and active it. Ready2Launch :Demo | Download LaunchPadDemo | Download TempSkinDemo | Download Changing RoomDemo | Download Ice BreakerDemo | Download If you have more, please comment to addition !...
  • Quick Adsense for Ads Management in WordPress
    By Tony Tran on December 27th, 2009 | 6 Comments6 Comments Comments
    Quick Adsense is an Ads management WordPress plugin. It offers a quicker & flexible way to insert Adsense or any Ads code into a blog post. Besides, it can randomly place the Ads anywhere within a post. It comes with a simple setting page, and it does not overwhelm you with complicated customizable options. In general, placing Adsense randomly within a post is a good way to experiment a variety of ads formats & placements besides optimizing your Adsense. If you have many regular visitors who frequently revisit your blog, the randomization will likely catch their attention.This is req...
  • WordPress 2.9 Is Officially Released
    By Tony Tran on December 18th, 2009 | 9 Comments9 Comments Comments
    Today I got alert from tell me upgrade from my old wordpress version to WordPress 2.9 . I just simple click for upgrade and work well.For easy getting alert to your email when they have new version, visit here and subscribe they newsletter.What are include in WordPress 2.9 come to now ? The coolest new stuff from a user point of view is:Global undo/trash feature, which means that if you accidentally delete a post or comment you can bring it back from the grave (i.e., the Trash). This also eliminates those annoying are you sure messages we used to have on every delete. Built-in image edit...
  • WordPress Plugin Releases for 12/17
    By Tony Tran on December 18th, 2009 | 2 Comments2 Comments Comments
    For new wordpress plugin release and update. Just review bellow and install if you interest them. Also, I give you list of plugin have new update available. Update if you’re use anyone of them. New Plugins Thesis Style Box Make Styled Note box, Alert box, Help box, Tip Box, Important Box in your posts using classes for Thesis Users. Style CommentLuv Style commentators last blog post as displayed by the CommentLuv plugin. This plugin is also compatible with Thesis. Add Categories to Menu If youre using WordPress as a CMS, you may have set up static pages for both a front page (e.g. Home) ...
  • Blogger.com vs WordPress.com
    By Tony Tran on December 15th, 2009 | 6 Comments6 Comments Comments
    What is Blogger ? What is WordPress ? Did you ever know about two that name ? Blogger.com is a service to help you create and provide by Google. You can create yourself blog without manage and lost time to control hosting or code. Just simple register, choose nice template and publish your content. Also you can custom your Blogger.com blog with some skill and edit simple code. WordPress.com release by WordPress, it’s same Blogger.com but they’re not allow to you add more plugin or custom code. It’s right to not allow you doing that for security and protect their server. So le...
  • Why WordPress ?
    By Tony Tran on December 15th, 2009 | 2 Comments2 Comments Comments
    I sure this is question most people who was try and still using WordPress for their blog can answer very well. What about you ? WordPress is platform to help you easy to publish content and share everything to people. You can write blog by yourself without understand much about code or design source. But there are many CMS you can use such as Joomla or Drupal ? With wordpress you can easy to manage your content and also easy to custom your blog follow your idea with many plugins for free. I choose wordpress because wordpress release a directory to people share themselves plugins and themes. Di...
  • Old Posts in WordPress
    By Tony Tran on December 9th, 2009 | 2 Comments2 Comments Comments
    For some jobs, you need to checking if that is new or old post with define day, you can using this code to check and complete your job well. This function will help you checking how many day that post was published and return result to you. Or you can copy from here : function is_old_post($post_id=null){ $days = 15; global $wp_query; if(is_single() || is_page()) { if(!$post_id) { $post_id = $wp_query->post->ID; } $current_date = time(); $offset = $days *60*60*24; $post_id = get_post($post_id); $post_date = mysql2date(‘U’,$post_id->post_date); $cunning_math = $post_date + $...
  • Change Author Name by Yourself
    By Tony Tran on December 5th, 2009 | 14 Comments14 Comments Comments
    Did you own a wordpress blog ? And did you ever allow to people publish guest post in your blog. I’ve do that before and I got some trouble when create editor account for guest, because it’s very risk to your blog. I also publish it by myself and second trouble is author name on each of post just showed my name. I have a good solution to decide this trouble, you can define your author name for each of post/page without edit HTML code. All you need to just config one time and declare when you publish something.What you must to do ?Just paste this code to where you want to show a...

Advertisement