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








Follow NeoEase | Follow MG12

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

', 'after_title' => '

', )); } else if(function_exists('register_sidebar') && $options['sidebar'] == 2) { register_sidebar(array( 'name' => 'Sidebar_left', 'before_widget' => '
', 'after_widget' => '
', 'before_title' => '

', 'after_title' => '

', )); register_sidebar(array( 'name' => 'Sidebar_right', 'before_widget' => '
', 'after_widget' => '
', 'before_title' => '

', 'after_title' => '

', )); } /** Comments */ if (function_exists('wp_list_comments')) { // comment count function comment_count( $commentcount ) { global $id; $_comments = get_comments('status=approve&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; } ?>
  • | $depth, 'max_depth'=> $args['max_depth'], 'reply_text' => __('Reply', 'blocks'), 'after' => ' | '));?>
    |
    %3$s', get_author_posts_url( $authordata->ID, $authordata->user_nicename ), sprintf( __( 'Posts by %s' ), attribute_escape( get_the_author() ) ), get_avatar(get_the_author_email(), 24) ); } ?>