Support » Plugins » woocommerce list products by author

Viewing 4 replies - 1 through 4 (of 4 total)
  • It may be a little late, but I found this solution:

    <a>/author/<?php echo get_the_author_meta('user_nicename', $author_id)?>/?post_type=product">

    The key is to add “/?post_type=product” at the end of a regular URL for WP author listsings and you will get all the wooCommerce products entered by the person.

    I hope this help!

    Hi, i have a site buddypress + woocommerce. I need to display a list of products published in any profile of the author… thanks in advance for any help guys!

    Would be great to hear any answers someone has for this!

    This thread isn’t even on the WooCommerce forum – I’d suggest you post your own thread there –

    http://wordpress.org/support/plugin/woocommerce

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘woocommerce list products by author’ is closed to new replies.