Skip to content

Instantly share code, notes, and snippets.

@corsonr
Created October 16, 2017 07:20
Show Gist options
  • Save corsonr/4025d1aedec2b0aeeae5bf8b8fee53ef to your computer and use it in GitHub Desktop.
Save corsonr/4025d1aedec2b0aeeae5bf8b8fee53ef to your computer and use it in GitHub Desktop.
WooCommerce: version check support complete
<?php
/*
* Plugin Name: WooCommerce Stripe Gateway
* Plugin URI: https://wordpress.org/plugins/woocommerce-gateway-stripe/
* Description: Take credit card payments on your store using Stripe.
* Author: WooCommerce
* Author URI: https://woocommerce.com/
* Version: 3.2.3
* Requires at least: 4.4
* Tested up to: 4.8
* WC requires at least: 2.5
* WC tested up to: 3.1
* Text Domain: woocommerce-gateway-stripe
* Domain Path: /languages
*
* Copyright (c) 2017 WooCommerce
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment