ソニーペイメントサービスの2つの決済モジュール

Welcart Square 1.0.14 をリリース

Welcart Square 1.0.14 をリリースしました。

  1. 商品レビューリストの表示不具合修正

商品レビューリストの表示不具合修正

コード修正: welcart_basic-square/inc/front-cutomized.php 202行目あたり

function wc_review( $comment, $args, $depth ) {
    $GLOBALS['comment'] = $comment;
    switch ( $comment->comment_type ) :
        case 'comment' :