Skip to content

Instantly share code, notes, and snippets.

@searchwpgists
Created March 9, 2022 17:54
Show Gist options
  • Select an option

  • Save searchwpgists/c2a9d26248337b19f7e925631e044aa5 to your computer and use it in GitHub Desktop.

Select an option

Save searchwpgists/c2a9d26248337b19f7e925631e044aa5 to your computer and use it in GitHub Desktop.
Boilerplate SearchWP Customizations plugin
<?php
/*
Plugin Name: SearchWP Customizations
Description: Customizations for SearchWP
Version: 1.0.0
*/
// Add all hooks and custom code here.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment