Back

Get Post Category WordPress

Copy Below Code View As A Text File Show Text Only Show API Edit Code
                            

<?php echo get_the_category($post->ID)[0]->name; ?>