小编Ant*_*rov的帖子

在Wordpress Events Calendar Pro插件中获取事件类别

我正在使用Events Calendar Pro插件(https://theeventscalendar.com/product/wordpress-events-calendar-pro/),并且需要获取每个事件的所有类别。

我尝试过single_cat_title()get_the_category()但是它们不是我所需要的。

实际上,single_cat_title()函数仅显示第一类,并get_the_category()返回空数组。

php wordpress custom-wordpress-pages

5
推荐指数
1
解决办法
2839
查看次数

标签 统计

custom-wordpress-pages ×1

php ×1

wordpress ×1