Skip to content

Instantly share code, notes, and snippets.

@alfintechcomputer
Last active November 1, 2020 18:11
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 alfintechcomputer/171e903d4027dfcbd0febe2b7f347b05 to your computer and use it in GitHub Desktop.
Save alfintechcomputer/171e903d4027dfcbd0febe2b7f347b05 to your computer and use it in GitHub Desktop.
WordPress Plugin
/**
* Plugin Name: Your Plugin Name
* Plugin URI: http://yourdomain.com
* Description: Insert a brief description of what your plugin does here.
* Version: 1.0.0
* Author: Your Name
* Author URI: http://yourdomain.com
* License: GPL2
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment