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

Welcart Carina 1.0.10 をリリース

Welcart Carina 1.0.10 をリリースしました。

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

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

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

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