mirror of
https://github.com/10h30/WooCommerce-Payment-Methods.git
synced 2026-07-11 19:05:54 +09:00
0.1.2
Updated shortcode and screenshots.
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
* Plugin Name: WooCommerce Payment Methods (by vendocrat)
|
* Plugin Name: WooCommerce Payment Methods (by vendocrat)
|
||||||
* Plugin URI: http://vendocr.at/
|
* Plugin URI: http://vendocr.at/
|
||||||
* Description: <strong>Easily display your accepted payment methods from WooCommerce.</strong> Handcrafted with ♥ by <a href='http://vendocr.at/'>vendocrat</a> in Vienna.
|
* Description: <strong>Easily display your accepted payment methods from WooCommerce.</strong> Handcrafted with ♥ by <a href='http://vendocr.at/'>vendocrat</a> in Vienna.
|
||||||
* Version: 0.1.1
|
* Version: 0.1.2
|
||||||
* Author: vendocrat
|
* Author: vendocrat
|
||||||
* Author URI: http://vendocr.at/
|
* Author URI: http://vendocr.at/
|
||||||
* License: GNU General Public License v3.0
|
* License: GNU General Public License v3.0
|
||||||
@@ -128,7 +128,7 @@ class vendocrat_Woo_Payment_Methods {
|
|||||||
* Woo Accepted Payment Methods
|
* Woo Accepted Payment Methods
|
||||||
*
|
*
|
||||||
* @since 2014-09-07
|
* @since 2014-09-07
|
||||||
* @version 2014-09-10
|
* @version 2014-09-12
|
||||||
**************************************************/
|
**************************************************/
|
||||||
function get_payment_methods( $atts = array(), $content = null ) {
|
function get_payment_methods( $atts = array(), $content = null ) {
|
||||||
extract(
|
extract(
|
||||||
|
|||||||
@@ -54,4 +54,7 @@ Note: As we're using a webfont called <a href="https://github.com/orlandotm/paym
|
|||||||
Initial release.
|
Initial release.
|
||||||
|
|
||||||
= 0.1.1 =
|
= 0.1.1 =
|
||||||
Fixed wrong url and typo in readme.txt
|
Fixed wrong url and typo in readme.
|
||||||
|
|
||||||
|
= 0.1.2 =
|
||||||
|
Updated shortcode and screenshots.
|
||||||
Reference in New Issue
Block a user