"icon-picture", "quote" => "fa fa-pencil", "gallery" => "icon-camera", "video" => "fa fa-video-camera"); $post_date = strtotime($post->post_date); $categories = wp_get_post_categories($post->ID,array('fields' => 'all')); $comments = wp_count_comments($post->ID); ?>