Skip to content

Instantly share code, notes, and snippets.

@KaineLabs
Created August 2, 2021 22:33
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 KaineLabs/f9513c8aba8c3e722cb5a3cef9f2e01b to your computer and use it in GitHub Desktop.
Save KaineLabs/f9513c8aba8c3e722cb5a3cef9f2e01b to your computer and use it in GitHub Desktop.
Youzify - Disable Custom Styling "Important!" Word
<?php
// Youzify - Disable Custom Stying "Important!" Word.
add_filter( 'youzify_force_styling', '__return_false' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment