Search

Write a word and hit enter key.

Statistics

    get_var("SELECT COUNT(*) FROM $wpdb->posts WHERE post_type = 'post' AND post_status = 'publish'"); $numcomms = (int) $wpdb->get_var("SELECT COUNT(*) FROM $wpdb->comments WHERE comment_approved = '1'"); $numcats = wp_count_terms('category'); $numtags = wp_count_terms('post_tag'); $post_str = sprintf(__ngettext('%1$s posts', '%1$s posts', $numposts), number_format_i18n($numposts), ''); $comm_str = sprintf(__ngettext('%1$s comments', '%1$s comments', $numcomms), number_format_i18n($numcomms), ''); $cat_str = sprintf(__ngettext('%1$s categories', '%1$s categories', $numcats), number_format_i18n($numcats), ''); $tag_str = sprintf(__ngettext('%1$s tags', '%1$s tags', $numtags), number_format_i18n($numtags)); ?>

About


Copyright ©
Powered by WordPress and Azpismis v2, theme by HC.

:

:



  • Control Panel
  • Send a post
  • Profile