Friday, 9 July 2021

122.adding tag and category of a post in a custom post tyle

a .     tag and category                      

   'taxonomies' => array('category', 'post_tag')

b . tag

            'taxonomies' => array('post_tag')

No comments:

Post a Comment