Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

Untitled Snippet

function custom_hookyelp( $yelp ) {
	
}
add_filter( 'link_category', 'custom_hookyelp' );