wolkanca
67p313 comments posted · 11 followers · following 1
39 weeks ago @ Blog Wolkanca - Internet Explorer da g... · 0 replies · +1 points
tamam işte ayşe biz de onu nasıl değiştirebilirsin diye blog postu yazdık okuyasınız faydalanasınız.
biz size interneti indirdik adam olasınız diye :d
amin.
40 weeks ago @ Blog Wolkanca - Yeni kartvizitim · 0 replies · +1 points
40 weeks ago @ Blog Wolkanca - Ubuntu 11.04 notlarım · 0 replies · +1 points
40 weeks ago @ Blog Wolkanca - g2p ile '/index o... · 0 replies · +1 points
40 weeks ago @ Blog Wolkanca - 22 Ağustosta Türkiye... · 0 replies · +1 points
40 weeks ago @ Blog Wolkanca - Muhteşem kartvizitler · 0 replies · +1 points
40 weeks ago @ Blog Wolkanca - 30 harika Macbook stic... · 0 replies · +1 points
bildiğim kadarıyla çok kolayca çıkartılabiliyor ve iz kalmıyor.
41 weeks ago @ Blog Wolkanca - Wordpress Admin Bar ye... · 0 replies · +1 points
41 weeks ago @ Blog Wolkanca - Wordpress Admin Bar ye... · 0 replies · +1 points
if(!class_exists(\'kwm_pending_posts_indicator\')) {
class kwm_pending_posts_indicator {
function kwm_pending_posts_indicator() { }
function show_pending_number($menu) {
$num_posts = wp_count_posts( \'post\', \'readable\' );
$status = "pending";
$pending_count = 0;
if ( !empty($num_posts->$status) )
$pending_count = $num_posts->$status;
// use \'plugins\' classes for now. may add specific ones to this later.
$menu[5] = array( sprintf( __(\'bekleyen %s\'), "<span class=\'update-plugins
count-$pending_count\'><span class=\'plugin-count\'>" .
number_format_i18n($pending_count) . "</span></span>" ), \'edit_posts\',
\'edit.php\', \'\', \'wp-menu-open menu-top\', \'menu-posts\', \'div\' );
return $menu;
}
}
}
add_filter(\'add_menu_classes\', array(\'kwm_pending_posts_indicator\',
\'show_pending_number\'), 8);admin barda göstermesi için bilmiyorum yukarıdaki fonksiyonu geliştirip eklemek lazım onu da yapabilirsiniz belki ben şimdi hemen yapamadım.
yukarıdaki fonksiyonu temanın function.php isimli dosyasınıda müsait bir yere yazacaksınız.
kolay gelsin.
41 weeks ago @ Blog Wolkanca - Tüm zamanların en iy... · 0 replies · +1 points

Production