diff -r 0d9a58d2c515 -r 0d28b7c10758 web/wp-content/themes/selecta/header.php --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/web/wp-content/themes/selecta/header.php Fri Mar 12 13:29:04 2010 +0000 @@ -0,0 +1,119 @@ + +> + + +ID)."\" />"; + echo "\npost_excerpt)."\" />"; +endif; ?> + +<?php bloginfo('name'); ?><?php wp_title(" - ", true, "left"); ?> + + + /style.css" rel="stylesheet" type="text/css" /> + + /style.css" rel="stylesheet" type="text/css" /> + + /style.css" rel="stylesheet" type="text/css" /> + + + + "> + + "> + + + + + + + + + +
+
+ + +
+ +
+
+ +

Archives Section

+ get_results("SELECT * FROM " . $wpdb->posts . " WHERE post_status='publish' AND post_type = 'post' GROUP BY $wpdb->posts.ID ORDER BY post_date DESC"); + foreach($fetch_archive as $archive_data) : + if(date("m Y", strtotime($archive_data->post_date)) !== $last_month) :?> + post_date)); ?> + post_date)); + endforeach; ?> + +

+ +

Your Search Results for ""

+ + +

+ + + ID, "other_media", true);; + $get_post_video = get_post_meta($post->ID, "main_video", true); + ?> +
+
+

post_date)); ?>

+

+
+ +
+
+ +
+ +
+ +
<?php the_title(); ?> +
+ +
+ + +
+ + +
+
+
\ No newline at end of file