Last active
August 29, 2015 14:15
-
-
Save seb86/51e4f5591d5d5142c5fb to your computer and use it in GitHub Desktop.
The Plugin Header
This file contains 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: 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