php pega a categoria com nome e link(查询,同时)

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了php pega a categoria com nome e link(查询,同时)相关的知识,希望对你有一定的参考价值。

$category = get_the_category();
$first_category = $category[0];
echo sprintf( '<a href="%s">%s</a>', get_category_link( $first_category ), $first_category->name );

以上是关于php pega a categoria com nome e link(查询,同时)的主要内容,如果未能解决你的问题,请参考以下文章

php Eliminar“Categoria”deltítuloen帖子

php Asignar campos是一个una categoria padre

php 获取当前类别标题 - wordpress,categoria,título

如何在Pega中使用GIT?

选择POST POR CATEGORIA SIN WORDPRESS Y MYSQL

用户在PEGA中输入值时,检查数据库中是否已存在用户名