Deutsch
$paged = ( get_query_var( 'paged' ) ) ? get_query_var( 'paged' ) : 1;
//wyciąganie id kategorii po wartości custom fielda
$key="kategoria";
$myCategory = get_post_meta($post->ID, $key, true);
$idObj = get_category_by_slug('english');
$myCat = $idObj->term_id;
?>
« Poprzednie
1
…
77
78
79
80
81
82
83
84
85
86
87
…
760
Następne »
Dobre wiadomości z zagranicy