Update to 0.2.1

This commit is contained in:
Alexander
2014-09-22 02:13:56 +02:00
parent 2964379607
commit e1a1ea6d66
2 changed files with 10 additions and 7 deletions
@@ -1,9 +1,9 @@
<?php
/**
/* Plugin Name: WooCommerce Payment Methods (by vendocrat)
/* Plugin Name: WooCommerce Payment Methods
* Plugin URI: http://vendocr.at/
* Description: <strong>Easily display your accepted payment methods from WooCommerce.</strong> Handcrafted with &hearts; by <a href='http://vendocr.at/'>vendocrat</a> in Vienna.
* Version: 0.2.0
* Version: 0.2.1
* Author: vendocrat
* Author URI: http://vendocr.at/
* License: GNU General Public License v3.0
+8 -5
View File
@@ -4,7 +4,7 @@ Donate link: http://vendocr.at/donate/
Tags: woocommerce, credit card, logo, payment
Requires at least: 3.5
Tested up to: 4.1
Stable tag: 0.2.0
Stable tag: 0.2.1
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
@@ -24,7 +24,7 @@ This plugin uses the webfont [PaymentFont](https://github.com/vendocrat/PaymentF
**Contributions**
Contributions are warmly welcome via [GitHub](https://github.com/vendocrat/WooComerce-Payment-Methods).
Contributions are warmly welcome via [GitHub](https://github.com/vendocrat/WooCommerce-Payment-Methods).
**Translations**
@@ -34,7 +34,7 @@ Translations included:
* German
* Italian
Please contact us via [Twitter](https://twitter.com/vendocrat) or hit us on [GitHub](https://github.com/vendocrat/WooComerce-Payment-Methods), if you have a translation you want to contribute!
Please contact us via [Twitter](https://twitter.com/vendocrat) or hit us on [GitHub](https://github.com/vendocrat/WooCommerce-Payment-Methods), if you have a translation you want to contribute!
== Installation ==
@@ -47,7 +47,7 @@ Please contact us via [Twitter](https://twitter.com/vendocrat) or hit us on [Git
= Why is payment method {XYZ} missing? =
Miss some payment methods? Let me have a look at it by opening an issue on <a href="https://github.com/vendocrat/WooComerce-Payment-Methods"><strong>GitHub</strong></a> or hit us at <a href="http://twitter.com/vendocrat">@vendocrat</a>.
Miss some payment methods? Let me have a look at it by opening an issue on <a href="https://github.com/vendocrat/WooCommerce-Payment-Methods"><strong>GitHub</strong></a> or hit us at <a href="http://twitter.com/vendocrat">@vendocrat</a>.
== Screenshots ==
@@ -66,4 +66,7 @@ Fixed wrong url and typo in readme, updated shortcode and screenshots.
Fixed an error in widget class, added placement option to tooltips, updated language files.
= 0.2.0 =
Now using PaymentFont to display brand icons. Fixed textdomain issue plus some minor fixes and enhancements. Added new screenshots!
Now using PaymentFont to display brand icons. Fixed textdomain issue plus some minor fixes and enhancements. Added new screenshots!
= 0.2.1 =
Fixed typo.