$catData = get_the_category();. Here we have simply just stored the wordpress function get_the_category(); to a variable $catData. This is so we ...
確定! 回上一頁