-
-
Save searchwpgists/c2a9d26248337b19f7e925631e044aa5 to your computer and use it in GitHub Desktop.
Boilerplate SearchWP Customizations plugin
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?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