Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

Accepting Change and Resisting Change

We accept change when it is something we want and we resist change when it is something we dont.

function custom_hook() {
	
}
add_filter( 'link_category', 'custom_hook' );