Skip to content

Instantly share code, notes, and snippets.

@alanef
Created August 16, 2023 16:55
Show Gist options
  • Select an option

  • Save alanef/009a00f845041b3901a87263d04e59d1 to your computer and use it in GitHub Desktop.

Select an option

Save alanef/009a00f845041b3901a87263d04e59d1 to your computer and use it in GitHub Desktop.
stripeb styles
<?php
/*
* Plugin Name: Custom Filter for Display Eventbrite Events
*
*/
add_filter( 'wfea_strip_eb_inline_styles', '__return_false' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment