Skip to content

Instantly share code, notes, and snippets.

@mkrdip
Created August 25, 2015 16:29
Show Gist options
  • Save mkrdip/cf4cb980281f496bcb76 to your computer and use it in GitHub Desktop.
Save mkrdip/cf4cb980281f496bcb76 to your computer and use it in GitHub Desktop.
<?php
function exclude_premade_layouts_library( $query ) {
return $query;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment