Guest User

payment.php

a guest
Jan 18th, 2016
22
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. <?php
  2. /**
  3. * Checkout Payment Section
  4. *
  5. * @author WooThemes
  6. * @package WooCommerce/Templates
  7. * @version 2.4.7
  8. */
  9.  
  10. if ( ! defined( 'ABSPATH' ) ) {
  11. exit;
  12. }
  13.  
  14. ?>
Add Comment
Please, Sign In to add comment