Skip to content

Instantly share code, notes, and snippets.

@KaineLabs
Created February 19, 2021 01:51
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/61e2a7408e1e8200eb14f317e776e003 to your computer and use it in GitHub Desktop.
Save KaineLabs/61e2a7408e1e8200eb14f317e776e003 to your computer and use it in GitHub Desktop.
Cosine Theme Fix
<?php
// Cosine Theme Fix
add_action( 'template_include', 'Cosine_Wrapper::wrap', 99999999999999 );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment