Hooks Generator January 2, 2019 Public ali nalbant Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Untitled Snippet function custom_hook() { } add_filter( 'link_category', 'custom_hook' );