当前位置: 首页 » 网站建设 » wordpress教程 » 正文

wordpress获取分类的顶级分类

发布时间:2025-01-15 以下文章来源于网友投稿,内容仅供参考!

wordpress子分类获取父分类

方法一

area data-settings="dblclick" readonly >$p_id = get_the_ID(); $cat_srt = get_category_parents(get_the_category($p_id)[0] ,false, '|'); $catParentName = explode('|',$cat_srt)[0]; area>123$p_id = get_the_ID();$cat_srt = get_category_parents(get_the_category($p_id)[0] ,false, '|');$catParentName = explode('|',$cat_srt)[0];

方法二
wordpress获取分类的顶级父类
第一个函数(get_term_top_most_parent)接受一个分类ID和分类 ​​,并返回分类的顶级父类(或本身);

第二功能(hey_top_parents)工作在循环中,以及,给定的分类法,返回后的分类顶层祖先。

area data-settings="dblclick" readonly >// determine the topmost parent of a term function get_term_top_most_parent($term_id, $taxonomy){ // start from the current term $parent = get_term_by( 'id', $term_id, $taxonomy); // climb up the hierarchy until we reach a term with parent = '0' while ($parent->parent != '0'){ $term_id = $parent->parent;$parent = get_term_by( 'id', $term_id, $taxonomy); } return $parent; }// so once you have this function you can just loop over the results returned by wp_get_object_termsfunction hey_top_parents($taxonomy, $results = 1) { // get terms for current post $terms = wp_get_object_terms( get_the_ID(), $taxonomy ); // set vars $top_parent_terms = array(); foreach ( $terms as $term ) { //get top level parent $top_parent = get_term_top_most_parent( $term->term_id, $taxonomy ); //check if you have it in your array to only add it once if ( !in_array( $top_parent, $top_parent_terms ) ) { $top_parent_terms[] = $top_parent; } } // build output (the HTML is up to you) foreach ( $top_parent_terms as $term ) { $r = '<ul>';$r .= '<li><a href="'. get_term_link( $term->slug, $taxonomy ) . '">' . $term->name . '</a></li>'; }$r .= '</ul>';// return the results return $r;} area>161718192021222324252627282930313233343536373839404142// determine the topmost parent of a termfunction get_term_top_most_parent($term_id, $taxonomy){// start from the current term$parent= get_term_by( 'id', $term_id, $taxonomy);// climb up the hierarchy until we reach a term with parent = '0'while ($parent->parent != '0'){$term_id = $parent->parent;$parent= get_term_by( 'id', $term_id, $taxonomy);}return $parent;}// so once you have this function you can just loop over the results returned by wp_get_object_termsfunction hey_top_parents($taxonomy, $results = 1) {// get terms for current post$terms = wp_get_object_terms( get_the_ID(), $taxonomy );// set vars$top_parent_terms = array();foreach ( $terms as $term ) {//get top level parent$top_parent = get_term_top_most_parent( $term->term_id, $taxonomy );//check if you have it in your array to only add it onceif ( !in_array( $top_parent, $top_parent_terms ) ) {$top_parent_terms[] = $top_parent;}}// build output (the HTML is up to you)foreach ( $top_parent_terms as $term ) {$r = '<ul>';$r .= '<li><a href="'. get_term_link( $term->slug, $taxonomy ) . '">' . $term->name . '</a></li>';}$r .= '</ul>';// return the resultsreturn $r;}
  • • 开启wds是什么意思?无线路由器wds是怎么开启?

    开启wds是什么意思?WDS是英文Wireless Distribution System的简称,中文名称是:无线分布式系统。WDS功能就是一种帮助无线基站与

  • • 系统boot是什么意思?电脑出现boot manager怎么办?

    系统boot是什么意思1、开机后我们连续按启动热键,进入bios界面,我们就可以看到boot了。2、boot有启动的意思,在电脑中就是指电

  • • win10系统msconfig无法正常启动怎么办?win10系统msconfig怎么设置最

    msconfig打不开解决办法:1.先打开电脑开始菜单,在操作窗口输入regedit,打开注册表编辑器。然后将HKEY_LOCAL_MACHINE\SOFTWARE

  • • 金士顿u盘怎么写保护?金士顿U盘恢复出厂设置怎么操作?

    金士顿u盘怎么写保护?方法一:如果你的U盘如我简介中说的那样,有一个自带的物理写保护的小 开关 ,就观察一下是不是已经将开关

  • • 苹果AirPods Pro 2发布 搭载H2芯片降噪能力翻倍

    9月8日凌晨,苹果正式发布第二代主动降噪耳机AirPods Pro 2,搭载H2芯片,降噪能力翻倍,而且续航也飚至30小时。得益于全新的H2

  • biubiu加速器
    九游优盟游戏推广平台
    九游推广联盟
    digdig游戏入口
    4999小游戏大全
    九游游戏网
    站长素材
    植物大战僵尸杂交免费版
    站长之家
    测速网在线测网速
    354211邮编查询,354211邮政编码查询
    354209邮编查询,354209邮政编码查询
    353132邮编查询,353132邮政编码查询
    354215邮编查询,354215邮政编码查询
    353121邮编查询,353121邮政编码查询
    354213邮编查询,354213邮政编码查询
    353125邮编查询,353125邮政编码查询
    354201邮编查询,354201邮政编码查询
    353101邮编查询,353101邮政编码查询
    354200邮编查询,354200邮政编码查询