<?php function create_store($vars) { print_r ("<pre>"); print_r ($vars); print_r ("</pre>"); } add_hook("AfterShoppingCartCheckout",1," ...
確定! 回上一頁