name="cx" in the Search box code of Google Custom Search Engine, and type the value here.
For example: 014782006753236413342:1ltfrybsbz4', 'blocks2'); ?>















Donation If you find my work useful and you want to encourage the development of more free resources, you can do it by donating...
'
', 'after_widget' => '
', 'before_title' => '

', 'after_title' => '

' )); } /** Comments */ if (function_exists('wp_list_comments')) { // comment count add_filter('get_comments_number', 'comment_count', 0); function comment_count( $commentcount ) { global $id; $_comments = get_comments('post_id=' . $id); $comments_by_type = &separate_comments($_comments); return count($comments_by_type['comment']); } } // custom comments function custom_comments($comment, $args, $depth) { $GLOBALS['comment'] = $comment; global $commentcount; if(!$commentcount) { $commentcount = 0; } ?>
  • comment_type != 'pingback' && $comment->comment_type != 'trackback') { // Support avatar for WordPress 2.5 or higher if (function_exists('get_avatar') && get_option('show_avatars')) { echo '
    '; echo get_avatar($comment, 24); echo '
    '; // Support Gravatar for WordPress 2.3.3 or lower } else if (function_exists('gravatar')) { echo '
    avatar
    '; } } ?>
    comment_type != 'pingback' && $comment->comment_type != 'trackback') : ?> | |
    comment_type != 'pingback' && $comment->comment_type != 'trackback') : ?>
    comment_approved == '0') : ?>

    Your comment is awaiting moderation.