30 сентября 2010 года
Автор: admin в 15:48
A beautiful 2 columns wordpress theme with sidebar video widget and sitebar flicker photoes widget. Admin options panel is included for easy theme installations. Theme Features- Easy Theme Installation and configurations
Читать дальше »
30 сентября 2010 года
Автор: admin в 14:28
Здравствуйте. Использую следующий код для вставки аттачей к посту:
Код:
<?php
global $post;
$args = array(
'post_type' => 'attachment',
'numberposts' => null,
'post_status' => null,
'post_parent' => $post->ID
);
$attachments = get_posts($args);
if ($attachments) {
foreach ($attachments as $attachment) {
//echo apply_filters('the_title', $attachment->post_title);
the_attachment_link($attachment->ID, false);
Читать дальше »
29 сентября 2010 года
Автор: admin в 22:59
Бесплатная тема для Wordpress (Free Wordpress Theme) - Online Casino Template 674
Online Casino Template 674 is a online casino related related theme comes with affiliate ads ready.
Читать дальше »
29 сентября 2010 года
Автор: admin в 22:41
Бесплатная тема для Wordpress (Free Wordpress Theme) - Online Casino Template 673
Online Casino Template 673 is a online gambling related related theme comes with widgetized sidebars.
Читать дальше »