Skip to content

Commit

Permalink
Merge pull request #8 from Classic-Commerce/headers-fix
Browse files Browse the repository at this point in the history
Update headers
  • Loading branch information
timbocode authored Dec 28, 2019
2 parents a81c097 + 6df0e06 commit c8c742f
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions woocommerce.php
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
<?php
/*
Plugin Name: CC Compatibility for Woo Addons
Description: A compatibility plugin for some WooCommerce addons to work with ClassicCommerce.
Author: ZigPress
Version: 9999.0
Requires at least: 1.0.0
Tested up to: 1.1.2
Author URI: https://www.zigpress.com/
*/
/**
* Plugin Name: CC Compatibility for Woo Addons
* Description: A compatibility plugin for some WooCommerce addons to work with Classic Commerce.
* Author: Classic Commerce Research Team
* Version: 9999.0
* Requires at least: 1.0.0
* Tested up to: 1.1.2
* Author URI: https://www.classiccommerce.cc/
*
* Contributors: SAThemba, ZigPress
*/

defined( 'ABSPATH' ) || exit;

Expand Down

0 comments on commit c8c742f

Please # to comment.