Skip to content

Instantly share code, notes, and snippets.

@asiermarques
Last active December 19, 2016 21:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save asiermarques/379d2b283efebfdbe0808ffc38d9dec3 to your computer and use it in GitHub Desktop.
Save asiermarques/379d2b283efebfdbe0808ffc38d9dec3 to your computer and use it in GitHub Desktop.

User

###wp_usermeta

  • 'billing_first_name'
  • 'billing_last_name'
  • 'billing_company'
  • 'billing_address_1'
  • 'billing_address_2'
  • 'billing_city'
  • 'billing_state'
  • 'billing_postcode'
  • 'billing_country'
  • 'shipping_first_name'
  • 'shipping_last_name'
  • 'shipping_company'
  • 'shipping_address_1'
  • 'shipping_address_2'
  • 'shipping_city'
  • 'shipping_state'
  • 'shipping_postcode'
  • 'shipping_country'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment