Skip to content

Instantly share code, notes, and snippets.

@woogist
Created June 15, 2015 09:31
Show Gist options
  • Save woogist/9947db60e8f551a72397 to your computer and use it in GitHub Desktop.
Save woogist/9947db60e8f551a72397 to your computer and use it in GitHub Desktop.
if ( current_user_can( 'manage_options' ) ) {
var_dump( get_product_vendors( $product->id ) );
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment