Guest User

Untitled

a guest
Feb 20th, 2018
76
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. // Do NOT include the opening php tag.
  3. // Place in your theme's functions.php file
  4.  
  5. // Enable billing and shipping phone fields
  6. add_filter('cfw_enable_phone_fields', '__return_true');
Add Comment
Please, Sign In to add comment