分类法
-
wordpress获取某个文章所在分类的函数:get_the_term_list
这个函数用在自定义分类法中,获取对应文章所在的分类。 函数 get_the_term_list($id,$taxonomy,$before=\'\',$sep=\'\',$afte...
这个函数用在自定义分类法中,获取对应文章所在的分类。 函数 get_the_term_list($id,$taxonomy,$before=\'\',$sep=\'\',$afte...