Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- function avia_turn_off_detection(){
- echo '<meta name="format-detection" content="telephone=no">';
- }
- add_action('wp_head', 'avia_turn_off_detection');
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement