activate link manager
//Activate the Link Manager built in to the WordPress admin add_filter( 'pre_option_link_manager_enabled', '__return_true' );