我有两个类别变量:education.type和work.type.education.type=c(1,1,2,1,2,2,1,1,2,2,1,2,1)work.type=c(1,2,1,2,1,2,1,2,1,2,1,1,1)1=“技术”2=“非技术”我想拥有一个看起来如下的分组的小号:感谢您的回复看答案我尝试了:education.type=c(1,1,2,1,2,2,1,1,2,2,1,2,1)work.type=c(1,2,1,2,1,2,1,2,1,2,1,1,1)tt=table(education.type,work.type)ttwork.typeeducation.type
我正在尝试显示具有自定义分类法的自定义帖子类型,但我没有任何运气。什么都没有出现。感谢您的帮助。帖子类型=图库自定义分类slug=photoarea我要显示的'photoarea'=fourth'gallery','tax_query'=>array(array('taxonomy'=>'photoarea','field'=>'fourth',)),'posts_per_page'=>10,);$the_query=newWP_Query($args);if($the_query->have_posts()):while($the_query->have_posts()):$the_