Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@eduardozulian
Created December 19, 2013 20:45
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 eduardozulian/8045978 to your computer and use it in GitHub Desktop.
Save eduardozulian/8045978 to your computer and use it in GitHub Desktop.
WordPress plugin initialization
<?php
/*
Plugin Name:
Plugin URI:
Description:
Version: 0.1
Author: Eduardo Zulian
Author URI:
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:
Domain Path: /languages
*/
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment