Skip to content

Instantly share code, notes, and snippets.

@runezero
Last active May 25, 2022 13:52
Show Gist options
  • Select an option

  • Save runezero/324e0f593c2a0e690cd7e1d09d25502d to your computer and use it in GitHub Desktop.

Select an option

Save runezero/324e0f593c2a0e690cd7e1d09d25502d to your computer and use it in GitHub Desktop.
[Disable css create file] Disables the function that lets Enfold create custom CSS files for pages #enfold
add_filter('avf_post_css_create_file', '__return_false');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment