- 01
- 02
- 03
- 04
- 05
- 06
- 07
- 08
- 09
- 10
- 11
- 12
- 13
- 14
- 15
<?php $args = array(  
        'type'                     => 'post'  
        ,'child_of'                 => 0  
        ,'parent'                   => ''  
        ,'orderby'                  => 'name'  
        ,'order'                    => 'ASC'  
        ,'hide_empty'               => 1  
        ,'hierarchical'             => 1  
        ,'exclude'                  => ''  
        ,'include'                  => ''  
        ,'number'                   => 0  
        ,'taxonomy'                 => 'category'  
        ,'pad_counts'               => false );?> 
http://wp-kama.ru/function/get_categories
 Follow us!
 Follow us!