Những ý tưởng kỳ quặc, ngược đời nhưng tạo ra đột phá sẽ giúp mọi doanh nghiệp vừa duy trì công việc hiện tại, vừa đổi mới để khác biệt và phát triển. Đây là một sự sáng tạo ngoạn mục trong tư duy quản lý.
// If comments are open or we have at least one comment, load up the comment template.
if ( ( comments_open() || get_comments_number() ) && is_singular('post') ) :
comments_template();
endif;
?>