Skip to content

Instantly share code, notes, and snippets.

@Welland
Last active September 1, 2015 15:34
Show Gist options
  • Save Welland/4759d026514c641f61df to your computer and use it in GitHub Desktop.
Save Welland/4759d026514c641f61df to your computer and use it in GitHub Desktop.
WooCommerce - Shop Page URL
$shop_page_url = get_permalink( woocommerce_get_page_id( 'shop' ) );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment