Rewrite plugin to v3.0

This commit is contained in:
mosu forge 2018-09-22 07:57:35 -07:00
parent 4c091a13f7
commit 4def1b771e
37 changed files with 4613 additions and 1685 deletions

View file

@ -0,0 +1,4 @@
<section class="woocommerce-order-details">
<h2 class="woocommerce-order-details__title"><?php echo $method_title ?></h2>
<p>Payment method not available, please contact the store owner for manual payment</p>
</section>