/*-------------------------------------------------------------------------------------
Remove Tasty Pins hover
-------------------------------------------------------------------------------------*/
/**
Disable Tasty Pins Pinterest image hover button.
*/
remove_action( 'wp_head', array( 'Tasty_Pins\Frontend', 'action_wp_head_print_pinit_js' ) );