WPGeek

BeautyIdol.com

About My Work: BeautyIdol.com

  • 1 BeautyIdol.com Preview #1
  • 2 BeautyIdol.com Preview #2
  • 3 BeautyIdol.com Preview #3
  • 4 BeautyIdol.com Preview #4
  • 5 BeautyIdol.com Preview #5

Client: BeautyIdol.com
WordPress Theme Ordered: 2009-03-13
WordPress Theme Completed: 2009-03-16

A blog containing free beauty tips about hair care, skin care, makeup, lips, cosmetics, hairstyles, eyebrows, nails and waxing.

Tags: , , , ,

On Mar 16, 2009 Posted by WPGeek and it is filed under: My Works

Leave a reply


My Recent Wordpress Tutorials

  1. How to check if page have subpages/childrens
    • So I needed a function for which would check whether page has subpages/childrens or not. So I came up with this: Just put this code in functions.php: function post_have_children($id){ $children = get_pages(‘child_of=’.$id); if(count($children) == 0){ return false; } else{ return true; } } Ussage: <?php post_have_children(‘pageID’); ?> pageID – the id of the page you [...]

  2. How to limit WordPress posts title
    • During my work as a wordpress theme coder I came across that there are request for a function on how to limit the post titles.

  3. How To Obtain Proper WordPress Hosting
    • Wordpress hosting has become a top running competitive keyword for many hosting providers, along with shared hosting and dedicated hosting. As more and more…

  4. Creating custom wordpress theme
    • First, what you need to do, if you have never worked with wordpress before, is to find a template for wordpress themes, this will make your live a lot easier.

  5. What you need for creating wordpress theme
    • Creating a WordPress theme from scratch is not hard. I’ll hold your hand through it.

Statistics of My Services in Use