-
-
$r = new WP_Query(array('showposts' => 10, 'what_to_show' => 'posts', 'nopaging' => 0, 'post_status' => 'publish', 'caller_get_posts' => 1));
if ($r->have_posts()) :
?>
wp_reset_query();
endif;
?>
-
>
Read the rest of this entry »', 'arras') ); ?>
$download = get_post_meta($post->ID, "uploaded", true);
if($download!= "") {
?>
$download = get_post_meta($post->ID, "mediafire", true);
if($download!= "") {
?>
$download = get_post_meta($post->ID, "turbobit", true);
if($download!= "") {
?>
__('
$categories = get_the_category($post->ID);
if ($categories) {
$category_ids = array();
foreach($categories as $individual_category) $category_ids[] = $individual_category->term_id;
$args=array(
'category__in' => $category_ids,
'post__not_in' => array($post->ID),
'showposts'=>5, // G�sterilecek benzer yaz� say�s�
'caller_get_posts'=>1
);
$my_query = new wp_query($args);
if( $my_query->have_posts() ) {
echo '
}
wp_reset_query();
}
?>
if ( arras_get_option('display_author') ) {
arras_post_aboutauthor();
}
?>
Read the rest of this entry »', 'arras') ); ?>
$download = get_post_meta($post->ID, "uploaded", true);
if($download!= "") {
?>
$download = get_post_meta($post->ID, "mediafire", true);
if($download!= "") {
?>
$download = get_post_meta($post->ID, "turbobit", true);
if($download!= "") {
?>
__('
Pages: ', 'arras'),
'after' => '
$categories = get_the_category($post->ID);
if ($categories) {
$category_ids = array();
foreach($categories as $individual_category) $category_ids[] = $individual_category->term_id;
$args=array(
'category__in' => $category_ids,
'post__not_in' => array($post->ID),
'showposts'=>5, // G�sterilecek benzer yaz� say�s�
'caller_get_posts'=>1
);
$my_query = new wp_query($args);
if( $my_query->have_posts() ) {
echo '
Diger Album&Mp3
';}
wp_reset_query();
}
?>
if ( arras_get_option('display_author') ) {
arras_post_aboutauthor();
}
?>