Skip to content

Instantly share code, notes, and snippets.

@seb86
Last active August 29, 2015 14:15
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 seb86/51e4f5591d5d5142c5fb to your computer and use it in GitHub Desktop.
Save seb86/51e4f5591d5d5142c5fb to your computer and use it in GitHub Desktop.
The Plugin Header
<?php
/*
* Plugin Name: Beautiful Car Collection
* Plugin URI: http://www.sebastiendumont.com/beautiful-car-collection
* Description: List your collection of standard, tuned or custom cars with full details along with beautiful photos taken of your cars.
* Version: 1.0.0
* Author: Sébastien Dumont
* Author URI: http://www.sebastiendumont.com
* License: GPL-2.0+
* License URI: http://www.gnu.org/licenses/gpl-2.0.txt
* Text Domain: car-collection
* Domain Path: languages
* Network: false
* GitHub Plugin URI: https://github.com/seb86/Car-Collection
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment