Skip to content

Instantly share code, notes, and snippets.

@ibndawood
Created May 11, 2020 21:20
Show Gist options
  • Save ibndawood/7cdf55424fc116097a191c4b211c0607 to your computer and use it in GitHub Desktop.
Save ibndawood/7cdf55424fc116097a191c4b211c0607 to your computer and use it in GitHub Desktop.
Electro v2 - Disable advanced reviews
add_filter( 'electro_use_advanced_reviews', '__return_false', 100 );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment