Forums

custom_list_categories('title_li=') not working on wordpress 2.8?!?!? (2 posts)

  1. spongewars
    Member
    Posted 2 years ago #

    hi,
    I just upgraded to wordpress 2.8, it works great! you guys did an amazing job! just one error that i can't understand on my blog....

    where i used this function: custom_list_categories('title_li=')

    i get :

    Fatal error: Call to undefined function: custom_list_categories() in /home/content/k/e/s/kessoron/html/v3e/wp-content/themes/spongewars/sidebar.php on line 92

    ?????? any suggestions ?

  2. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

    custom_list_categories() isn't a native WordPress template tag or function. Replace it with wp_list_categories or build your own list category function within the theme's functions.php.

Topic Closed

This topic has been closed to new replies.

About this Topic