Advertisement
Guest User

Untitled

a guest
Sep 26th, 2016
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. <?php
  2.  
  3. remove_action( 'wp_head', 'print_emoji_detection_script', 7 );
  4. remove_action( 'admin_print_scripts', 'print_emoji_detection_script' );
  5. remove_action( 'wp_print_styles', 'print_emoji_styles' );
  6. remove_action( 'admin_print_styles', 'print_emoji_styles' );
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement