Skip to content

Instantly share code, notes, and snippets.

@tyxla
Created August 17, 2017 09:45
Show Gist options
  • Save tyxla/485bbe4357befa5d1be9eec406bb3643 to your computer and use it in GitHub Desktop.
Save tyxla/485bbe4357befa5d1be9eec406bb3643 to your computer and use it in GitHub Desktop.
Custom WordPress Plugin
<?php
/**
* Plugin Name: My Test Plugin
* Plugin URI: https://wordpress.com/
* Description: Your custom description here
* Version: 1.0
* Author: WordPress.com
* Author URI: https://developer.wordpress.org/
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment