ID); $blog_reg_date = date($date_format, strtotime($time)); $now = current_time($date_format); $author_cats = $this->apsw_db_helper->get_author_posts_categories($post->post_author); $author_tags = $this->apsw_db_helper->get_author_posts_tags($post->post_author); $author_taxonomies = array(); if ($this->apsw_options_serialized->custom_taxonomy_types) { $author_taxonomies = $this->apsw_db_helper->get_author_posts_taxonomies($post->post_author); } $posts_limit = $this->apsw_options_serialized->popular_posts_limit; ?> apsw_options_serialized->is_simple_tabs_default) { ?>
apsw_options_serialized->is_display_author_avatar) { ?> apsw_options_serialized->is_display_author_name) { ?>
  • apsw_db_helper->get_author_all_posts_count($post->post_author, $blog_reg_date, $now); ?>
  • apsw_db_helper->get_all_comment_count($post->post_author); ?>
  •  
      $value) { ?>
  •  
      $value) { ?>
    •    
  •  
    apsw_options_serialized->is_popular_posts_by_post_views == 1) { $author_popular_posts = $this->apsw_db_helper->get_author_popular_posts_by_view_count($post->post_author, $blog_reg_date, $now, $posts_limit); foreach ($author_popular_posts as $author_popular_post) { $post_id = $author_popular_post['post_id']; $post_title = $author_popular_post['p_title']; $post_views_count = $author_popular_post['view_count']; ?>
  • <?php _e('views', APSW_Core::$text_domain) ?>
  • apsw_db_helper->get_author_popular_posts_by_commment_count($post->post_author, $blog_reg_date, $now, $posts_limit); foreach ($author_popular_posts as $author_popular_post) { $post_id = $author_popular_post['post_id']; $post_title = $author_popular_post['p_title']; $post_comments_count = $author_popular_post['c_count']; $comment_status = $author_popular_post['c_status']; ?>
  • <?php _e('comments', APSW_Core::$text_domain) ?> <?php _e('comments', APSW_Core::$text_domain) ?>
apsw_options_serialized->is_simple_tabs_default) { ?>
apsw_options_serialized->is_simple_tabs_default) { ?>