Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save amboutwe/855f7c56ed524c7d2fc58f26b14db49c to your computer and use it in GitHub Desktop.
Save amboutwe/855f7c56ed524c7d2fc58f26b14db49c to your computer and use it in GitHub Desktop.
<?php
/********* DO NOT COPY THE PARTS ABOVE THIS LINE *********/
/* Disable Yoast SEO Emoji Script
* Credit: Yoast team
* Last Tested: Oct 24 2023 using Yoast SEO (free and premium) 21.4 on WordPress 6.3.2
*/
add_filter( 'wpseo_premium_load_emoji_picker', '__return_false' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment