Home › Forums › WTI Like Post PRO › custom post type taxonomy › Reply To: custom post type taxonomy
		January 4, 2019 at 12:56 am
		
		#713
		
		
		
	
Participant
		
		
	Widget to expand.
class WtiRecentlyLikedPostsWidget extends WP_Widget
class WtiRecentlyLikedPostsWidget extends WP_Widget
I want expend widget to taxonomy term.
ex…..
◎post type  → post
◎post type → custom post type
◎category → category_name
× category → term
I want to be able to acquire terms
————————————————–
php7
wordpress4.9
Custom Post Type UI
————————————————–
how to
1  functions.php overwrite
if can not
2  wti-like-post-widgets.php edit