• Resolved wudiemperor

    (@wudiemperor)


    Hi,everyone,i’m newbie here.When i read the FAQ,then at the section of change your listed catalogs into dropdownlist, the code is< ?php get_archives('','','option', 1); ?> where that last param in the get_archives function puzzled me much, i check the syntax of it within web and i don’t find anything to explain the last param, can anyone figure it out for me ?Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • You should be using wp_get_archives. get_archives is now deprecated.

    Thread Starter wudiemperor

    (@wudiemperor)

    Thanks very much, while I have known about that,i just want to know something about the last param mean…,addtion to talk that the FAQ section shall use the wp_get_archives instead of get_archives…. thanks again.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Question about function get_archives('','','option', 1)’ is closed to new replies.