ID); $blog_reg_date = date($date_format, strtotime($time)); $now = date($date_format); $authors_limit = $this->options->popular_authors_limit; $posts_limit = $this->options->popular_posts_limit; $authors_data = ''; $posts_data = ''; ?>